So obviously Windows Directory doesnt allow for a blank file name. :roll:
Trying to create an .htaccess file on a local windows server.
Any ideas??
edit: Got it.. have to save it with quotes ".htaccess"
How to create local .htaccess?? [solved]
Started by
0x150--ISO
, Jun 15 2012 06:10 AM
1 reply to this topic
#1
Posted 15 June 2012 - 06:10 AM
#2
Posted 15 June 2012 - 04:19 PM
BTW I had to ammend local Apache httpd.conf for .htaccess redirects to work.
[color=#FF0000]#[/color]LoadModule rewrite_module modules/mod_rewrite.so [color=#008000]; uncomment[/color] AllowOverride [color=#FF0000]None[/color] [color=#008000]; Switch all instances to 'All'[/color]




