Thread: New to Apache
View Single Post
  #8  
Old 25th Apr 03, 01:47 PM
JacKDynne's Avatar
JacKDynne JacKDynne is offline
Administrator
 
Join Date: Oct 2001
Location: The Past Through Tomorrow
Posts: 1,591
JacKDynne will become famous soon enoughJacKDynne will become famous soon enough
Send a message via MSN to JacKDynne
Did you change your conf. file in this location as well?

Quote:

# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
# you might expect, make sure that you have specifically enabled it
# below.
#

#
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "C:/Program Files/Apache Group/Apache2/htdocs">

</Directory>
And does your other respective section look like this?

Quote:
#
# Controls who can get stuff from this server.
#
&nbsp; &nbsp;Order allow,deny
&nbsp; &nbsp;Allow from all



/JD
__________________


Reply With Quote