Skip to content
Snippets Groups Projects
Commit 6ea5ae6d authored by Bartosz Walkowiak's avatar Bartosz Walkowiak
Browse files

Update httpd.conf

parent 27203440
1 merge request!2Develop
Pipeline #13815 passed with stage
in 23 seconds
......@@ -296,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs"
# is requested.
#
<IfModule dir_module>
DirectoryIndex index.html
DirectoryIndex index.shtml
</IfModule>
#
......@@ -551,4 +551,4 @@ SSLRandomSeed connect builtin
ProxyPreserveHost On
ProxyPass /lexp/ http://lexpservice:80/lex/
ProxyPassReverse /lexp/ http://lexpservice:80/lex/
\ No newline at end of file
ProxyPassReverse /lexp/ http://lexpservice:80/lex/
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment