# PHP values
php_value upload_max_filesize 50M
 
# Options
Options -Indexes +FollowSymLinks
 
# Directory index
DirectoryIndex index.php index.html
 
# Custom error pages
ErrorDocument 500 http://foo.example.com/cgi-bin/tester
ErrorDocument 404 /cgi-bin/bad_urls.pl
ErrorDocument 401 /subscription_info.html
ErrorDocument 403 "Sorry can't allow you access today"
 
common_settings.txt · Last modified: 2009/06/23 00:00 (external edit)
 
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