Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Yet another apache ques.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
khiloa
Guru
Guru


Joined: 27 Jan 2004
Posts: 333
Location: Florence, SC

PostPosted: Sat Apr 03, 2004 5:50 am    Post subject: Yet another apache ques. Reply with quote

Well I'm stuck on windows xp for a few days and I'm trying to set up a little apache server for a few reasons. I have php installed and working but when I try to change the config file to make index.php the index rather than index.html I get a 403. :? If you need more explanation.. I'll try.
_________________
Registered Linux user #398059!
Back to top
View user's profile Send private message
diastelo
Guru
Guru


Joined: 23 Feb 2004
Posts: 521

PostPosted: Sat Apr 03, 2004 7:11 am    Post subject: Reply with quote

What are you changing? I added index.php to my mod_dir.c module directive:

Code:
<IfModule mod_dir.c>
    DirectoryIndex index.html index.html.var index.php index.php3 index.shtml index.cgi index.pl index.htm Default.htm default.htm
</IfModule>


I'm not aware of any other place that needs to be changed.
_________________
"No question is so difficult to answer as that to which the answer is obvious" -- George Bernard Shaw
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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