Update Apache configuration to change DocumentRoot to /var/www/html
This commit is contained in:
parent
e130e468b3
commit
e135b634ff
3 changed files with 3 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
#ServerName www.example.com
|
||||
|
||||
ServerAdmin webmaster@localhost
|
||||
DocumentRoot /app
|
||||
DocumentRoot /var/www/html
|
||||
|
||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||
# error, crit, alert, emerg.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue