Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Newbie here - please grade my first .htaccess file


lucy24 - 11:31 pm on May 17, 2012 (gmt 0)


Options All -Indexes

On a driving test, this would be an instant fail. Apache [httpd.apache.org] says:

Mixing Options with a + or - with those without is not valid syntax, and is likely to cause unexpected results.


When Apache says "unexpected results", pay attention.

<FilesMatch "\\\\.(js)$">

What is the \\\\. intended to mean? Deduct one backslash for the literal period and you're left with three.


Thread source:: http://www.webmasterworld.com/apache/4454595.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com