Add new file
This commit is contained in:
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>
|
||||||
Reference in New Issue
Block a user