This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
AddType application/javascript .mjs
|
||||
|
||||
DirectoryIndex spa.html
|
||||
#DirectoryIndex noindex
|
||||
#DirectoryIndex spa.html
|
||||
DirectoryIndex noindex
|
||||
|
||||
<ifModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
@@ -11,5 +11,6 @@ DirectoryIndex spa.html
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule (.*) /spa.html [QSA,L]
|
||||
RewriteRule ^/?(.*)$ http://tibi-server:8080/api/v1/_/allkids_erfurt/ssr?token=owshwerNwoa&url=/$1 [P,QSA,L]
|
||||
#RewriteRule (.*) /spa.html [QSA,L]
|
||||
</ifModule>
|
||||
|
||||
Reference in New Issue
Block a user