diff --git a/roles/webserver/files/etc/apache2/sites-available/pcworms.ir.conf b/roles/webserver/files/etc/apache2/sites-available/pcworms.ir.conf deleted file mode 100644 index f57c5a2..0000000 --- a/roles/webserver/files/etc/apache2/sites-available/pcworms.ir.conf +++ /dev/null @@ -1,15 +0,0 @@ - - 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 - - Options Indexes FollowSymLinks - AllowOverride All - Order allow,deny - allow from all - - RewriteEngine on -