ServerName localhost:80
ServerAlias 127.0.0.1:80
DocumentRoot @localstatedir@/web/
- DirectoryIndex index.xml index.html index.xhtml
+ DirectoryIndex index.html index.xhtml
# - absorb the shared virtual host settings
Include eg_vhost.conf
</VirtualHost>
ServerName localhost:80
ServerAlias 127.0.0.1:80
DocumentRoot @localstatedir@/web/
- DirectoryIndex index.xml index.html index.xhtml
+ DirectoryIndex index.html index.xhtml
# - absorb the shared virtual host settings
Include eg_vhost.conf
</VirtualHost>
<VirtualHost *:80>
ServerName xyz.dev198.esilibrary.com:80
DocumentRoot /openils/var/web/
- DirectoryIndex index.xml index.html index.xhtml
+ DirectoryIndex index.html index.xhtml
Include eg_vhost.conf
<Location /eg/kpac>
#Point to a different kpac.xml config file if needed
<VirtualHost *:80>
ServerName br1.concat.ca
DocumentRoot /openils/var/web/
- DirectoryIndex index.xml index.html index.xhtml
+ DirectoryIndex index.html index.xhtml
Include eg_vhost.conf
<Location /eg>
PerlAddVar OILSWebTemplatePath "/openils/var/templates_BR1"
<VirtualHost *:80>
ServerName br2.concat.ca
DocumentRoot /openils/var/web/
- DirectoryIndex index.xml index.html index.xhtml
+ DirectoryIndex index.html index.xhtml
Include eg_vhost.conf
<Location /eg>
PerlAddVar OILSWebTemplatePath "/openils/var/templates_BR2"