Page is a not externally linkable
- WebmasterWorld
-- New To Web Development
---- Modifying the php.ini file?


ergophobe - 5:37 am on Jul 23, 2002 (gmt 0)


.htaccess if for Apache regardless of where it runs (and some other servers too).

If you are running your own server and have access to the httpd.conf file, then you can set the .htaccess file to any filename you want. In Windows, since it doesn't like filenames with nothing before the period (like .htaccess), you may wish to change this to ht.access, since it will give you fewer troubles. Then you change your httpd.conf file to have it parse files of whatever extension as php files. The PHP installation instructions have exact details.

Tom


Thread source:: http://www.webmasterworld.com/new_web_development/28.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com