Search results

  1. D

    .htaccess doesn't work

    i tried it but there is not any error log about protected directory in error_log file. there is only this log in access_log: [06/Mar/2006:01:29:32 +0200] "GET /_xxxxz/ HTTP/1.1" 304 - "-" .htaccess file has got read permission for all users it contains following lines: AuthType Basic...
  2. D

    .htaccess doesn't work

    .htaccess doesn't work on my server. I tried all "HT Access > Allow Override" options for both of "Server" and "Virtual Host" but doesn't work. And there is not any error logs.. Do you have an idea? p.s.: that .htaccess files are correctly work on Apache
  3. D

    Why LSWS slower than Apache 1.3 on my server ?

    /usr/local/apache/bin/ab -n 500 -c 10 localhost:82/index.php Server Software: Apache/1.3.34 Document Path: /index.php Document Length: 34672 bytes Concurrency Level: 10 Time taken for tests: 8.577 seconds Complete requests: 500 Failed requests...
Top