Using Apache2.2.22 on a Debian7 server.
Hosting multiple websites, but have reduced it to just one for now to try
to figure out this problem.
So, if I go to: www.vostok1.com the website shows up.
HOWEVER, if I go to just: vostok1.com from outside our company network, I
get the error "Forbidden.
Do requests to the non-www site show up in the access or error log?
(run tail -n 0 -f /var/log/apache2/*.log and access the bare domain.)
There might be something useful there if you compare it with a good request.
Additionally, I recommend changing your CustomLog to combined_vh (I think
that is w
On 11/09/2013 18:46, Curtis Vaughan wrote:
Using Apache2.2.22 on a Debian7 server.
Hosting multiple websites, but have reduced it to just one for now to try
to figure out this problem.
So, if I go to: www.vostok1.com the website shows up.
HOWEVER, if I go to just: vostok1.com from outside our co