Created
March 10, 2011 23:56
Revisions
-
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,41 @@ general: writable_directories: [ ] php: version: 5.3.5 extensions: [] error_reporting: E_ALL display_errors: Off short_open_tag: On default_mimetype: text/html date_timezone: US/central max_execution_time: 30 max_input_time: 60 post_max_size: 8M file_uploads: On upload_max_filesize: 2M max_file_uploads: 20 web: document_root: / index_list: [ index.html, fartfan222.php, index.php] far_future_expires: false locations: - path: / permissions: - rule: allow who: 192.168.0.199 - path: /etc/passwd permissions: - rule: allow who: 192.135.187.213 - rule: deny who: all error_pages: "404": /errors/404.html "403": /errors/403.php