mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-19 10:50:18 +00:00
Delete 'roles/webserver/files/etc/apache2/sites-available/pcworms.ir.conf'
This commit is contained in:
@@ -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>
|
|
||||||
Reference in New Issue
Block a user