php3-list | 199901
Date: 01/30/99
- Next message: Richard Lynch: "Re: [PHP3] strstr"
- Previous message: Richard Lynch: "Re: [PHP3] using PHP to "pipe" image files"
- Maybe in reply to: Patrick Corcoran: "[PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>Windows does not allow you to name a file .htaccess does anyone know how
to
>use
>>these files in Win32. What should they be called?
>
>You should be able to change the name of the .htaccess file to anything
else
>(htaccess) in the httpd.conf file.
Actually, you just change this line is srm.conf:
# AccessFileName: The name of the file to look for in each directory
# for access control information.
AccessFileName .htaccess
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Richard Lynch: "Re: [PHP3] strstr"
- Previous message: Richard Lynch: "Re: [PHP3] using PHP to "pipe" image files"
- Maybe in reply to: Patrick Corcoran: "[PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

