Page 1 of 1

Does anyone have an .htaccess syntax file?

Posted: 16 Jun 2012 07:04
by primehalo
Does anyone happen to have an .htaccess syntax file?

Re: Does anyone have an .htaccess syntax file?

Posted: 16 Jun 2012 08:04
by pjj
I once started writing it, but for some reason highlighting worked randomly (e.g. comments don't work for me at all), so I shelved it. I planned to review it later, but seems like this "later" haven't come yet :D Anyway, here it is:
Apache.zip
(1.15 KiB) Downloaded 779 times

Re: Does anyone have an .htaccess syntax file?

Posted: 16 Jun 2012 10:27
by primehalo
Thanks a bunch! When I removed these lines, the comment highlighting started working again:

Code: Select all

[Tags]
Tags=FilesMatch|

Re: Does anyone have an .htaccess syntax file?

Posted: 16 Jun 2012 10:51
by pjj
I'm glad it worked for you; alas, it haven't worked for me :cry: I removed "Tags" altogether and now I have random results: comments are still not highlighted as they should be, some elements lost their colors they had previously, and some other got colored. Oh, joy! :evil: Perhaps I should do another clean install to see if it helps, but the very thought of going through all them options again makes mu cringe.