|
|
@ -31,7 +31,7 @@ |
|
|
|
# result (example: /oauth2/checksession.html) as static file. Then |
|
|
|
# result (example: /oauth2/checksession.html) as static file. Then |
|
|
|
# uncomment the following line. |
|
|
|
# uncomment the following line. |
|
|
|
# RewriteCond "%{REQUEST_FILENAME}" "!\.html$" |
|
|
|
# RewriteCond "%{REQUEST_FILENAME}" "!\.html$" |
|
|
|
RewriteCond "%{REQUEST_FILENAME}" "!^/(?:(?:static|javascript|favicon).*|.*\.fcgi)$" |
|
|
|
RewriteCond "%{REQUEST_URI}" "!^/(?:(?:static|javascript|favicon).*|.*\.fcgi(?:/.*)?)$" |
|
|
|
RewriteRule "^/(.+)$" "/index.fcgi/$1" [PT] |
|
|
|
RewriteRule "^/(.+)$" "/index.fcgi/$1" [PT] |
|
|
|
|
|
|
|
|
|
|
|
# Note that Content-Security-Policy header is generated by portal itself |
|
|
|
# Note that Content-Security-Policy header is generated by portal itself |
|
|
|