Add new file
This commit is contained in:
parent
3c093a9744
commit
81a30e8c97
9
Section_07/000-default.conf
Normal file
9
Section_07/000-default.conf
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<VirtualHost *:80>
|
||||||
|
ServerName demo-devops.kinesis.world
|
||||||
|
|
||||||
|
ServerAdmin webmaster@localhost
|
||||||
|
DocumentRoot /var/www/html
|
||||||
|
|
||||||
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
</VirtualHost>
|
Loading…
x
Reference in New Issue
Block a user