Revision 8604
Added by Aaron Marcuse-Kubitza almost 12 years ago
twiki.conf | ||
---|---|---|
135 | 135 |
Require all granted |
136 | 136 |
Deny from env=blockAccess |
137 | 137 |
|
138 |
RedirectMatch ^/twiki/([A-Z0-9].*)?$ /twiki/do/view/$1 |
|
138 |
RedirectMatch ^/twiki/([A-Z0-9].*)?$ /twiki/do/view/Main/$1
|
|
139 | 139 |
|
140 | 140 |
# File to return on access control error (e.g. wrong password) |
141 | 141 |
ErrorDocument 401 /twiki/do/view/TWiki/ResetPassword |
Also available in: Unified diff
inputs/VegBIEN/TWiki/twiki.conf: main TWiki dir: changed redirect to go directly to the Main TWiki web, so that we don't need to worry about creating different "webs" (subsites) for top-level wiki pages