Updated link
This commit is contained in:
parent
f342dab9fd
commit
4a344b5c69
@ -229,7 +229,7 @@ Group www-data
|
||||
# e-mailed. This address appears on some server-generated pages, such
|
||||
# as error documents. e.g. admin@your-domain.com
|
||||
#
|
||||
ServerAdmin you@example.com
|
||||
ServerAdmin dmcdowell@mpe.ca
|
||||
|
||||
#
|
||||
# ServerName gives the name and port that the server uses to identify itself.
|
||||
@ -296,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs"
|
||||
# is requested.
|
||||
#
|
||||
<IfModule dir_module>
|
||||
DirectoryIndex index.html
|
||||
DirectoryIndex frontend/public/index.html
|
||||
</IfModule>
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user