having trouble with Apache now

Todd Zullinger tmz at pobox.com
Tue Jul 10 02:56:04 UTC 2007


Scott Berry wrote:
> Okay now for the last step.  I am having trouble in apache. I looked
> in "/var/log/httpd" and didn't see anything relating to the error at
> all.  Wonder what is up here is my revised httpd.conf.

> ServerName http://pilotalk.dyndns.biz:80

This shouldn't have the http://.  Any reason you don't use
www.pilotalk.com here?  You're using it below in the redirect I
notice.

> <Directory/>
> Options FollowSymLinks

There's a missing space between Directory and /.  It should read:

<Directory />
Options FollowSymLinks

Check the apache error log for potential problems being logged.  It's
at /var/log/httpd/error_log.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Intaxication (n.) Euphoria at getting a tax refund, which lasts until
you realize it was your money to start with.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20070709/92a144e6/attachment-0002.bin 


More information about the users mailing list