temporary redirect from / to /module-build-service/1/module-builds/
This commit is contained in:
parent
d0c7e5ead2
commit
296d286fc9
1 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,6 @@ WSGIScriptAlias / /usr/share/mbs/mbs.wsgi
|
||||||
WSGIProcessGroup mbs
|
WSGIProcessGroup mbs
|
||||||
Require all granted
|
Require all granted
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
|
RewriteEngine on
|
||||||
|
RewriteRule ^(|/+)$ /module-build-service/1/module-builds/ [L,R=302]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue