Forum Moderators: phranque
So ...
1.) How do I configure Apache to STOP reformating my .htaccess file? I like my whitespace formating.
2.) How do I re-enable Apache to index my indexless directories?
I've just been using the same fine .htaccess options that worked fine before so that is why I'm sure that this is an issue with the main config file.
I have reverted to the original XAMPP that I have ran in the past. So I don't see it formating my .htaccess file anymore.
So now I'm stuck at figuring out how to have Apache index files when I set my htdocs....
A little insight in to what I'm doing...
# DocumentRoot "C:/MEDIA/INTERNET/Apache/xampp/htdocs"
DocumentRoot "C:/MEDIA/SYSTEM/USERS/Administrator/Desktop/xhtml"
John