ServerName jirik.malanik.org # ServerAlias *.jirik.malanik.org ServerAdmin webmaster@localhost ProxyPass / http://192.168.2.224/ ProxyPassReverse / http://192.168.2.224/ RewriteEngine On # RewriteCond %{HTTP_HOST} ^www\.malanik\.org$ [NC] # RewriteRule ^(.*)$ http://malanik.org/$1 [R=301,L] DocumentRoot /var/www/ Options FollowSymLinks Indexes AllowOverride None ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all ErrorLog /var/log/apache2/error_jirik.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel debug CustomLog /var/log/apache2/access_jirik.log combined Alias /doc/ "/usr/share/doc/" Options Indexes MultiViews FollowSymLinks AllowOverride None Order deny,allow Deny from all Allow from 127.0.0.0/255.0.0.0 ::1/128