Changes

Jump to navigation Jump to search
m
→‎Configure standard Apache 2: Missing rewrite rule for /foundation/
Line 150: Line 150:  
   RewriteCond  %{REQUEST_URI}  !^/images/
 
   RewriteCond  %{REQUEST_URI}  !^/images/
 
   RewriteCond  %{REQUEST_URI}  !^/js/
 
   RewriteCond  %{REQUEST_URI}  !^/js/
 +
  RewriteCond  %{REQUEST_URI}  !^/foundation/
 
   RewriteCond  %{REQUEST_URI}  !^/rss/
 
   RewriteCond  %{REQUEST_URI}  !^/rss/
 
   RewriteCond  %{REQUEST_URI}  !^/robots
 
   RewriteCond  %{REQUEST_URI}  !^/robots
137

edits

Navigation menu