Enable Htaccess in localhost AppServ
Posted by Raj
Enable Htaccess in localhost AppServ.
In this tutorials,I will show how to enable htaccess in localhost AppServ
In this tutorials,I will show how to enable htaccess in localhost AppServ
1) Open AppSer installed folder
For Example In Windows:
D:\AppServ\Apache2.2\conf\
D:\AppServ\Apache2.2\conf\
OR
C:\AppServ\Apache2.2\conf\
2).Find and open httpd.conf file
3).Search below line
#LoadModule rewrite_module modules/mod_rewrite.so
4).if hash is there remove that hash("#")sign in front, becomes:
LoadModule rewrite_module modules/mod_rewrite.so.
5).save the file
6). restart the AppServe
7).Done.
Cheers..:)
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
.htaccess enable in php.,
apache-enable-htaccess,
enable-htaccess-apache2,
enable-Htaccess-in-localhost,
Enable-Htaccess-in-localhost-AppServ-Windows,
PHP,
PHP interview questions and answers
.You can leave a response, or trackback from your own site.