On Mon, Mar 21, 2016 at 5:57 PM, Richard <lists-apache@xxxxxxxxxxxxxxxxxxxxx> wrote: > > You should look at your access and error logs to see what is being > served, and from where. Compare that against what you have as the > DocumentRoot value you set for your "hhhstrawhhhberry.com" virtual > host, which should be a filesystem path to your desired content. As I'm reworking on this afresh today, and typing the exact same things that I did yesterday as far as I can remember, I get a "403 Forbidden" rather than the "It works" message. Contents of /private/var/log/apache2/hhhstrawhhhberry.com-access_log : 127.0.0.1 - - [22/Mar/2016:08:52:28 +0100] "GET / HTTP/1.1" 403 209 127.0.0.1 - - [22/Mar/2016:08:52:28 +0100] "GET /favicon.ico HTTP/1.1" 403 220 127.0.0.1 - - [22/Mar/2016:08:52:29 +0100] "GET /favicon.ico HTTP/1.1" 403 220 127.0.0.1 - - [22/Mar/2016:08:53:02 +0100] "GET / HTTP/1.1" 403 209 127.0.0.1 - - [22/Mar/2016:08:53:05 +0100] "GET / HTTP/1.1" 403 209 Contents of /private/var/log/apache2/hhhstrawhhhberry.com-access_log : [Tue Mar 22 08:52:28.780263 2016] [authz_core:error] [pid 18206] [client 127.0.0.1:65316] AH01630: client denied by server configuration: /Users/ewandelanoy/Sites [Tue Mar 22 08:52:28.958977 2016] [authz_core:error] [pid 18206] [client 127.0.0.1:65316] AH01630: client denied by server configuration: /Users/ewandelanoy/Sites [Tue Mar 22 08:52:29.064326 2016] [authz_core:error] [pid 18206] [client 127.0.0.1:65316] AH01630: client denied by server configuration: /Users/ewandelanoy/Sites [Tue Mar 22 08:53:02.126388 2016] [authz_core:error] [pid 18207] [client 127.0.0.1:65334] AH01630: client denied by server configuration: /Users/ewandelanoy/Sites [Tue Mar 22 08:53:05.962512 2016] [authz_core:error] [pid 18207] [client 127.0.0.1:65334] AH01630: client denied by server configuration: /Users/ewandelanoy/Sites --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx