[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: httpd.conf problems
- From: "Jacques B." <jjrboucher gmail com>
- To: "For users of Fedora Core releases" <fedora-list redhat com>
- Subject: Re: httpd.conf problems
- Date: Thu, 23 Mar 2006 10:19:55 -0400
> Check also for this:
>
> apache logs: /var/log/httpd/
> error_log = Logs all errors
> access_log = Logs access to the server
>
> /var/log/audit/audit.log = check for entries with httpd
>
> and also, try with netstat -ta, perhaps port 443 is already in use?
>
> HTH
> Roger
>
>
> --
> fedora-list mailing list
> fedora-list redhat com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
Thanks for those tips. Got it to work afterwards and posted with the
same subject line, plus SOLVED at the end hence. The issue was
actually with SELinux. I wasn't using a standard port (put 443 there,
but bad example since it is a standard httpd port) hence was in
violation of SELinux policy. Found a site that walked me through
changing SELinux using semanage to add the non-standard port I was
using and it now works. Still can't get the .htaccess & .htpasswd
access control to work however.
Jacques B
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]