Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache2 starter...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
Spiralis
n00b
n00b


Joined: 22 Jun 2003
Posts: 47

PostPosted: Mon Dec 15, 2003 2:31 pm    Post subject: apache2 starter... Reply with quote

Jeg har satt opp en web-server som starter uten problem, men når jeg forsøker å koble til serveren får jeg feil:

Code:
Forbidden
You don't have permission to access / on this server.


I error_log står følgende:

Code:

[Mon Dec 15 17:28:34 2003] [error] [client 213.142.64.253] client denied by server configuration: /home/httpd/htdocs/


Jeg har leitet i gjennom apache2.conf og finner ikke noe galt og jeg har sett i commonapache2.conf men er for nybegynner for å finne feil.

Er det denne som er feil:

Code:

<Directory />
  Options -All -Multiviews
  AllowOverride None
  <IfModule mod_access.c>
    Order deny,allow
    Deny from all
  </IfModule>
</Directory>

_________________
Kristian
Back to top
View user's profile Send private message
nempo
Guru
Guru


Joined: 16 Apr 2002
Posts: 360
Location: Linkoping, Sweden

PostPosted: Mon Dec 15, 2003 4:45 pm    Post subject: Reply with quote

Ett ganska vanligt fel har jag för mig, sök lite på forumet ;)

Det första du bör göra dock är att kontrollera att alla katloger fram till htdocs har +x rättigheter, alltså /home, /home/httpd och /home/htdocs.
_________________
homeobocks wrote:
superjaded wrote:

would Big Brother become a reality?

Yeah . . . it would be just like the tv show. Except somebody would be watching.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum