This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Apache configurations ====== Useful Apache configuration directives ===== Forbid access to hidden (dot) files and directories ===== <FilesMatch "^\."> Order Deny,Allow Deny from All Satisfy All </FilesMatch> <DirectoryMatch "^\."> Order Deny,Allow Deny from All Satisfy All </DirectoryMatch>

apache.1312034457.txt.gz · Last modified: 2011/07/30 14:00 by Toni Corvera
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki