Forum Moderators: phranque

Message Too Old, No Replies

abt .htaccess file?

where to find it...

         

pinkrose

7:06 am on Aug 5, 2005 (gmt 0)

10+ Year Member



is the .htaccess file is in a sites root by default or we have to include it?..wanted to know more abt this file..pls reply

John Carpenter

7:58 pm on Aug 7, 2005 (gmt 0)

10+ Year Member



This file is not included by default, but your hosting company may include one for you. If you can't see the .htaccess file in the root folder of your site, you will have to create one.

John Carpenter

8:04 pm on Aug 7, 2005 (gmt 0)

10+ Year Member



Also, in your httpd.conf file search for AllowOverride and make sure it reads AllowOverride All. (If it reads AllowOverride none, then .htaccess will be ignored.)