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/06/15 08:23] – [Prerequisites] Sean Rhone | servers:bsd:nginx:mybb [2026/07/08 18:05] (current) – [Deny Directive] Sean Rhone | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| - | * [[bsd: | + | * [[bsd: |
| * [[servers: | * [[servers: | ||
| * [[servers: | * [[servers: | ||
| Line 98: | Line 98: | ||
| | | ||
| } | } | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== Deny Directive ===== | ||
| + | |||
| + | * Blocks password reset page and user profile viewing | ||
| + | |||
| + | su - | ||
| + | |||
| + | ee '/ | ||
| + | |||
| + | < | ||
| + | # Password Reset + User Profile View | ||
| + | | ||
| + | deny ' | ||
| + | } | ||
| + | |||
| + | # Calendar | ||
| + | | ||
| + | deny ' | ||
| + | } | ||
| # End</ | # End</ | ||
| Line 117: | Line 138: | ||
| | | ||
| | | ||
| + | |||
| + | # include '/ | ||
| # access_log '/ | # access_log '/ | ||
| Line 171: | 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.1781526212.txt.gz · Last modified: by Sean Rhone
