servers:bsd:nginx:dokuwiki
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:bsd:nginx:dokuwiki [2026/07/07 09:22] – Sean Rhone | servers:bsd:nginx:dokuwiki [2026/08/08 00:05] (current) – [Prerequisites] Sean Rhone | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| - | * [[bsd: | + | * [[bsd: |
| * [[servers: | * [[servers: | ||
| * [[servers: | * [[servers: | ||
| Line 54: | Line 54: | ||
| ; Logging | ; Logging | ||
| - | php_value[log_errors] = "Off" | + | php_value[log_errors] = "0" |
| php_value[error_reporting] = " | php_value[error_reporting] = " | ||
| - | php_value[display_errors] = "Off" | + | php_value[display_errors] = "0" |
| - | php_value[display_startup_errors] = "Off" | + | php_value[display_startup_errors] = "0" |
| - | php_value[html_errors] = "Off" | + | php_value[html_errors] = "0" |
| ; General | ; General | ||
| Line 86: | Line 86: | ||
| # End</ | # End</ | ||
| - | ===== Admin Page Secure | + | ===== Deny Directives |
| + | |||
| + | * https:// | ||
| su - | su - | ||
| - | ee '/ | + | ee '/ |
| < | < | ||
| + | # Web Access Security | ||
| | | ||
| deny ' | deny ' | ||
| Line 124: | Line 127: | ||
| | | ||
| - | # include '/ | + | # include '/ |
| | | ||
| Line 157: | Line 160: | ||
| * The width of the full site: '' | * The width of the full site: '' | ||
| - | ===== nginx Server Block Deny Directive ===== | + | ===== nginx Deny Directive ===== |
| - | * Uncomment '' | + | * Uncomment '' |
| * Do after initial setup | * Do after initial setup | ||
/usr/local/www/wiki/data/attic/servers/bsd/nginx/dokuwiki.1783430551.txt.gz · Last modified: by Sean Rhone
