Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation From: Thomas (lightspring <email protected>)
Date: 01/30/99

>>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>