1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/httpd/templates/xsce-home-page.conf

10 lines
194 B
Text
Raw Normal View History

2017-06-02 17:55:02 +00:00
# XSCE Home Page
# Redirect to home page on School Server
# Default is xs-portal
# RedirectMatch of root to home page
# See the note in default_vars.yml
RedirectMatch ^/$ {{ xsce_home_url }}