Op maandag 2 december 2013 13:46:12 schreef Kevin Smith: > I modified it to look like this, but I've tried this, before to no effect > and it still has no effect, now. > > <VirtualHost 192.168.15.4:80> > DocumentRoot /var/www/phreebooks > ServerName billing.website.com <http://billing.cajunpcrepair.com> > <Directory "/var/www/phreebooks"> > Order Allow,Deny > Allow From All > Require Allow All > </Directory> > </VirtualHost> > > Log file /var/log/apache2/error.log > > [Mon Dec 02 13:30:11 2013] [notice] Apache/2.2.20 (Ubuntu) You are using apache 2.2 so Require Allow All should not be there; it is a new directive in 2.4. What URL did you use to access your website? -- fr.gr. Freek de Kruijf --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx