mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add option to install without the automatic redirect to the Web UI.
ticket 1570
This commit is contained in:
committed by
Rob Crittenden
parent
e856310d75
commit
b8d4f8ad9f
@@ -7,7 +7,7 @@ RewriteLogLevel 0
|
||||
|
||||
# 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.
|
||||
RewriteRule ^/$$ https://$FQDN/ipa/ui [L,NC,R=301]
|
||||
${AUTOREDIR}RewriteRule ^/$$ https://$FQDN/ipa/ui [L,NC,R=301]
|
||||
|
||||
# Redirect to the fully-qualified hostname. Not redirecting to secure
|
||||
# port so configuration files can be retrieved without requiring SSL.
|
||||
|
||||
Reference in New Issue
Block a user