[users@httpd] .htaccess file problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, I'm having a problem with an .htaccess file on my server. The file works ok - that is I have it set to block access to a folder. However what doesn't work is the password I set for it.
AuthType Basic
AuthName osCommerce
AuthUserFile C:WWW/emma-search/catalog/admin/.htpasswd
require user nick

<IfModule mod_setenvif.c>
<IfDefine SSL>
 SetEnvIf User-Agent ".*MSIE.*" \
          nokeepalive ssl-unclean-shutdown \
          downgrade-1.0 force-response-1.0
</IfDefine>
</IfModule> this is the contents of the .htaccess file. My htpasswd file is in the same folder as the .htaccess. I have looked in httpd.conf but can find little wrong there. My system is Windows 2003 server running Apache 2.0.5, with php 4. Any help much appreciated. Nick Kirby

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux