Search results

  1. F

    Cpanel redirect method not working

    I know what has to be done to MANUALLY edit the .htaccess. But what I reported is simple - When you add a site redirect inside CPANEL the rewrite rules it puts in the .htaccess do not work with litespeed which means litespeed is not fully compatible with cpanel. I or other hosts cannot...
  2. F

    Cpanel redirect method not working

    not sure how long its been like this or if cpanel changed, not sure if it ever worked. I thought it did. But recently tried to add some redirects from cpanel and simply didnt work in ,.htaccess, tried adding same rules to httpd.conf didnt work. here are the rules that didnt work. Running...
  3. F

    rewrite rule problem

    Well that wasnt the issue, htaccess rewrite was. it would work right after updating the file or restarting litespeed but a few minutes later it would not. i fixed this by putting the redirect in httpd.conf instead of .htaccess And as far as the flv_streaming. It sure doesnt work default and...
  4. F

    rewrite rule problem

    i recently setup lighttpd on another ip for a client running litespeed as litespeed cant handle the flv_streaming or no equivalent. Anyway, the tube site used to be on site.com/tube , now its on tube.site.com. i put a redirect rule in htaccess like this Redirect 301 /tube http://tube.site.com...
  5. F

    how to get mono going?

    I cannot find any guides on the wiki, in here or anywhere on the net to do the mono with fastcgi and litespeed. what I have is a cpanel server and am needing to migrate some users from an apache cpanel server with mono support. I seen somewhere on here you cant use it with apache config...
  6. F

    Request Filter and Mod_security

    I know I discussed this before in here but cannot find the post. I have mod security rules included from httpd.conf, I have one user's site in which I had to disable mod security on. I need to add the new rule concerning the null byte exploit to it and also some generic rules to protect against...
  7. F

    Failed to send registration request

    Getting the same thing here just installing on a brand new server [ERROR] Failed to decrypt your license key.
  8. F

    How come 403 errors still use bandwidth?

    For some reason I have a site I am hosting that has been under a vampire like attack for some time. We already banned the useragent and the user banned all the ips in htaccess. So each of the bots only get a 403 when they hit the site yet the user is using over 500gb bandwidth per week all from...
  9. F

    Admin login problems

    same thing. Im gonna try a downgrade and see if that helps
  10. F

    Admin login problems

    On the servers I have upraded to 4.0.11 I cannot login the web console. It crashes any browser I try it with - chrome, ie, firefox. The login page comes up, I press the login button and it just sits there, IN IE it gave a warning about some script running on the page causing problems. Is...
  11. F

    new package has some bad installation problems

    mailed you the info. Install process fails on every server and today one of my servers, it just deleted my license key and stopped. i tried to install latest version using trial key, it would not even finish the install process.
  12. F

    new package has some bad installation problems

    Since I pretty much installed the 4.0.11 version before it was posted on the site I decided to update to it manually. needless to say there are some problems. mainly it goes like this here, everytime. This just happend when I downloaded 4.0.11 and try to upgrade on a licensed server. It...
  13. F

    A script or function in this style

    Anyone who has to deal with ddos attacks knows that these new GET style attacks on dynamic sites are becoming quite rampant. No matter what network level, server level, or litespeed level restrictions in place most will get right by as they seem like legit user_agents but they are just zombie...
  14. F

    403s and bandwidth still being used

    As I stated in this thread - http://www.litespeedtech.com/support/forum/showpost.php?p=17132&postcount=31 I notice that when a site is being attacked, we have the user agent or whatever blocked on the server level via modsec or rewrite in .htaccess it still consumes lots of bandwidth and...
  15. F

    Under DDoS need assistance

    If it is getting GET attacks you should really try BARF. It works good, you just have to manually specify the requests the attackers are made. Sometimes they will change them when they realize whats going on but I handle 5 servers with sites getting ddosed all the time and I am able to keep up...
  16. F

    LSWS defacing all sites with log entries

    I thought I made a post about this before but cannot find it. This is a very serious bug and I have been getting many complaints about it. At first it seemed to happen only under high load or if a site on the server was being ddosed or something but now it seems to be happening randomly for no...
  17. F

    getting tons of these

    bad request method for crylic looking chars, I couldnt post em here, sent them via email. weird stuff
  18. F

    getting tons of these

    I dont know if its some attack or not but server sure is acting funny while its happening, load is low too odd, wont even lemme post it here, it says bad request method and some funny chars, server is acting funny while its happening, getting semaphore denied errors as well
  19. F

    Under DDoS need assistance

    Adjusting your time_wait timeouts in systctl as I listed above will help. But Time wait is not important, you can just set the timeout lower for that. You dont need to track it. I am also currently soliciting developers to work on a new idea I have, what we came up with was BARF - Block Apache...
  20. F

    Litespeed web server is outstanding

    Yes, Litespeed is the only choice for me. If it was not for litespeed I would have failed in my line of business long ago (ddos protected hosting) Only problem now is so many other hosts are using it as well as ddos protected hosting providers. But many find out there is more then just putting...
Top