ServerAdmin webmaster@example.com ServerName odoo.local.net DocumentRoot /var/www/html Options None AllowOverride None # RedirectMatch temp ^/(.*)$ http://otherhost.otherdomain.com # Access control by IP or IP range # Order deny,allow # Deny from all # Allow from 10.xx.0.0/16 127.0.0.0/255.0.0.0 ::1/128 # Allow all Order allow,deny Allow from all ErrorLog /var/log/apache2/default-ssl.error.log LogLevel warn CustomLog /var/log/apache2/default-ssl.access.log combined