niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » powerpc
Apache problems...
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
Frank Meyer
*nix forums beginner


Joined: 21 Feb 2005
Posts: 3

PostPosted: Sat Mar 19, 2005 3:44 am    Post subject: Apache problems... Reply with quote

Symptoms:

File / not found.

/index not found.

Apache test page appears instead of index.html

http://localhost// works, but http://localhost/ does not



Problem:

The directory names in the /etc/httpd/conf/httpd.con file do not
match. Virtual host settings are wrong.


Solutions:

Restore files from YellowDog install disks and re-customize (not cut
and paste) by hand the RedHat Apache Configurator doesn't always work
right.

Make sure that all script files are chmod +x as are all dirs.

Make sure of the following in the httpd.conf file - note how many /
there are!!!

DocumentRoot "/var/www/html/"

<Directory />
Options Indexes FollowSymLinks
AllowOverride None
Allow from all
</Directory>

<Directory "/var/www/html/">

Any other tips you all have should be posted as replies to this post.


Frank
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Wed Jan 07, 2009 8:28 pm | All times are GMT
navigation Forum index » *nix » Linux » powerpc
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Winbind problems for ADS authentication nlinley networking 1 Tue Sep 19, 2006 9:22 am
No new posts problems using oddmuse with mod_perl2 inside apache2.2 pe... Fergus McMenemie Perl 0 Fri Jul 21, 2006 9:48 am
No new posts Problems with make-kpkg and skas patch Todd A. Jacobs Debian 0 Fri Jul 21, 2006 12:30 am
No new posts Problems with relay control Félix Martos Trenado Postfix 3 Thu Jul 20, 2006 3:33 pm
No new posts again a newbie... :( compiler problems Thorsten Kaben C++ 18 Thu Jul 20, 2006 2:52 am

Advertising | Remortgaging | Loans and Credit Cards | Debt Consolidation | Debt Consolidation
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.3975s ][ Queries: 16 (0.2199s) ][ GZIP on - Debug on ]