servers:bsd:nginx:mybb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:bsd:nginx:mybb [2026/07/07 09:16] – [Server Block] Sean Rhone | servers:bsd:nginx:mybb [2026/07/08 18:05] (current) – [Deny Directive] Sean Rhone | ||
|---|---|---|---|
| Line 101: | Line 101: | ||
| # End</ | # End</ | ||
| - | ===== Member Page Deny ===== | + | ===== Deny Directive |
| * Blocks password reset page and user profile viewing | * Blocks password reset page and user profile viewing | ||
| - | * :!: Prevents main forum log-in | ||
| su - | su - | ||
| - | ee '/ | + | ee '/ |
| < | < | ||
| + | # Password Reset + User Profile View | ||
| | | ||
| + | deny ' | ||
| + | } | ||
| + | |||
| + | # Calendar | ||
| + | | ||
| deny ' | deny ' | ||
| } | } | ||
| Line 134: | Line 139: | ||
| | | ||
| - | # include '/ | + | # include '/ |
| # access_log '/ | # access_log '/ | ||
| Line 189: | Line 194: | ||
| In the meantime, check out my wiki: <a href=" | In the meantime, check out my wiki: <a href=" | ||
| </ | </ | ||
| + | |||
| + | ===== nginx Deny Directive ===== | ||
| + | |||
| + | * Uncomment '' | ||
| + | * :!: Do after forum set-up ((prevents main forum log-in for creating/ | ||
| + | |||
| + | su - | ||
| + | |||
| + | ee '/ | ||
| ====== Scripts ====== | ====== Scripts ====== | ||
/usr/local/www/wiki/data/attic/servers/bsd/nginx/mybb.1783430164.txt.gz · Last modified: by Sean Rhone
