View Single Post
  #3  
Old 12-14-2006, 06:08 AM
slimak slimak is offline
Senior Member
 
Join Date: Aug 2006
Posts: 67
Default Reply

Now it works good, but I found two other inconveniences:

1. In new rc1 I have some notices like:
[/usr/local/apache/conf/httpd.conf:3697] Unsupported ErrorDocument URL: , must start with '/' or 'http'.
In httpd.conf the entry is good:
ErrorDocument 400 /400.shtml

2. When I do the upgrade (install lsws), I see an error:
Installing, please wait...

cp: cannot overwrite non-directory `/usr/local/lsws/share/autoindex' with directory `/root/lsws/lsws-3.0RC1/share/autoindex'
After upgrade there is none default.php file in autoindex dir (there is only default.php.old). I had done a symbolic link described at http://www.litespeedtech.com/support...ory_auto_index
Reply With Quote