Getting .htaccess on AppServ (Windows) to work

5th Feb 2008 11:35am

Getting .htaccess files to work on AppServ (Windows version) a lot of peoples computers doesn't seem to work, I myself am one of those people, so I fiddled around the other day and got it working - so hopefully if you follow this tutorial you'll understand how to get it to work and it should work for you.

First of all if you locate your Apache folder (within your AppServ folder, usually installed directly on your C drive) and go into a folder called "conf", then open the file called "httpd.conf".
.htaccess on AppServ

Find:

#LoadModule rewrite_module modules/mod_rewrite.so

Replace:
LoadModule rewrite_module modules/mod_rewrite.so

Removing the '#' (hash) symbol will enable the rewrite module. (Note: Some configurations are already loaded, if so ignore it)

Find:

AccessFileName .htaccess

Replace:
AccessFileName my.htaccess

Changing this from .htaccess to my.htaccess means that your .htaccess files will have to be called "my.htaccess" (However when you upload them to a real web server online then you'll need to rename them back to .htaccess)

Now restart your Apache server (This can be done by going into the Apache folder, then into the "bin" folder and running the program "ApacheMonitor.exe", opening it from the system tray and clicking "Restart")

Read and Leave a Comment 6 Comment(s) -:- Permalink
Tags: htaccess, appserv, apache, windows, httpd, rewrite module

Latest News Stories
» Pectus Excavatum - Catchup
» Pectus Excavatum - The Final Chapter
» Pectus Excavatum Operation
» One Dream That Won't Be Fulfilled...
» Hotpoint WIXXE127 on Twitter Trends
» Google StreetView: Superheroes found in Blackpool
Top Viewed Stories
» PHP Mini Message Board Tutorial (40,846)
» Bypass Photobucket (32,473)
» PHP Search Engine Tutorial (29,359)
» Getting .htaccess on AppServ (Windows) to work (23,647)
» Rare McDonalds Monopoly 2008 Tickets (11,947)
» Helen Willetts Pregnant? (9,557)
Most Commented Stories
» PHP Mini Message Board Tutorial (101)
» PHP Search Engine Tutorial (37)
» Create your own Image Uploader (23)
» Pectus Excavatum (20)
» I like my DuMP (15)
» New Shameless Trailer! (10)