Skip to content
Snippets Groups Projects
Commit 4b2f3f1d authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

add stanford-web-templage alias

parent 7c0fb48e
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
ServerName <%= @vhost %>
DocumentRoot /usr/share/secure-afs-request/cgi-bin
RedirectMatch "^/$" "/secure-group-request"
TraceEnable off
AddHandler cgi-script .cgi .pl
......@@ -36,6 +37,10 @@
<RequireAll>
require shibboleth
</RequireAll>
</Directory
</Directory>
# stanford-template-web directory (will eventually replace
# stanfordmodern)
Alias "/stanford-web-template" "/usr/share/stanford-web-template"
</VirtualHost>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment