mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Rewrite the migration page using WSGI
This commit is contained in:
committed by
Rob Crittenden
parent
440267a93e
commit
2205620664
@@ -3,8 +3,7 @@
|
||||
RewriteEngine on
|
||||
|
||||
# By default forward all requests to /ipa. If you don't want IPA
|
||||
# to be the default on your web server comment this line out. You will
|
||||
# need to modify ipa_webgui.cfg as well.
|
||||
# to be the default on your web server comment this line out.
|
||||
RewriteRule ^/$$ https://$FQDN/ipa/ui [L,NC,R=301]
|
||||
|
||||
# Redirect to the fully-qualified hostname. Not redirecting to secure
|
||||
|
||||
Reference in New Issue
Block a user