Quick Apache Question
Hi All,
I'm having some issues getting PHP to work on my server. I ran this
command from a post I saw and think the output might signify an issue,
but I do not know where to look.
Can anyone help? I do not think it should say FORBIDDEN......
>curl -I localhost
HTTP/1.1 403 Forbidden
Date: Tue, 14 Nov 2006 23:34:33 GMT
Server: Apache/2.0.52 (CentOS)
Connection: close
Content-Type: text/html; charset=iso-8859-1
Thanks a bunch!
|