apache server - TechRepublic
General discussion
March 19, 2001 at 01:42 PM
hoayfern

apache server

by hoayfern . Updated 24 years, 11 months ago

hi,

recently i wish to host my webpage on my own dns.

i am suing slackware 7.0

i try to configure the Apache Server and the following entry in the /var/lib/apache/conf/httpd.confIn the virtual Host part, I add the below


DocumentRoot /home/fullcircledesign/httpd/html
ServerName www.fullcircldesign.com.sg

In the Listen part, I add the below:

Listen 203.126.241.58:80

After that, I try to access to www.fullcircledesign.com.sg but i got this
error:

Forbidden
You don’t have permission to access / on this server.

—————————————————————————-
—-

Apache/1.3.9 Server at www.fullcircledesign.com.sg Port 80

How can I solve this problems ??

hope you can help.

I will appreacite your help
hoay fern

This discussion is locked

All Comments