Did you change your conf. file in this location as well?
# 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?
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all
/JD