Delete 'roles/webserver/files/etc/apache2/sites-available/pcworms.ir.conf'
This commit is contained in:
parent
c555e2fa43
commit
2fb08b8c10
|
@ -1,15 +0,0 @@
|
||||||
<VirtualHost *:80>
|
|
||||||
ServerAdmin farooqkz@thunix.net
|
|
||||||
ServerName pcworms.ir
|
|
||||||
ServerAlias www.pcworms.ir
|
|
||||||
DocumentRoot /var/www/pcworms.ir
|
|
||||||
ErrorLog /home/farooqkz/.www/error.log
|
|
||||||
CustomLog /home/farooqkz/.www/access.log combined
|
|
||||||
<Directory /var/www/pcworms.ir>
|
|
||||||
Options Indexes FollowSymLinks
|
|
||||||
AllowOverride All
|
|
||||||
Order allow,deny
|
|
||||||
allow from all
|
|
||||||
</Directory>
|
|
||||||
RewriteEngine on
|
|
||||||
</VirtualHost>
|
|
Loading…
Reference in New Issue