After some nice hacking partys on my LiteSpeed servers, i was shocked to see that renaming the .htaccess file and disabling "Overrides" doesn't work since i was switched to LSWS from Apache (months ago).
And to give them damn script kiddies best access, "Follow Symbolic Link: No" is also a dummy option.
I use LSWS in conjunction with Plesk. In httpd.conf, the AccessFileName is changed to .htsomething and in LSWS too. But LSWS uses .htaccess furthermore.
The hackers can easy use .htaccess with "Options Indexes FollowSymLinks" and i can nothing do against.
Luckely, LSWS4.1rc4 was released today with the "DisableCgiOverride On" -option to stop the damn hacking CGI's, but this is absolutely not enough.
I will hope that this is a configuration mistake of me.
And to give them damn script kiddies best access, "Follow Symbolic Link: No" is also a dummy option.
I use LSWS in conjunction with Plesk. In httpd.conf, the AccessFileName is changed to .htsomething and in LSWS too. But LSWS uses .htaccess furthermore.
The hackers can easy use .htaccess with "Options Indexes FollowSymLinks" and i can nothing do against.
Luckely, LSWS4.1rc4 was released today with the "DisableCgiOverride On" -option to stop the damn hacking CGI's, but this is absolutely not enough.
I will hope that this is a configuration mistake of me.
Last edited by a moderator: