Hi ! I was posted a question about web server configuration.
I just learn how to set up web server (apache) in RH7, and I would like to develope my own website. But the problem is how to publish my website to the internet??
I have followed Mr.Jamie (thanks Jamie) advices to register DNS to
http://www.dyndns.org which I got the DNS is klim.dyndns.org with IP address 201.145.15.101. I also have configure apache httpd.conf which is the ServerName part to klim.dyndns.org. But everytime open the URL of
http://klim.dyndns.org/~klim I got this kind of error message.
Network Error
Failed to Parse Request.
GET /~klim HTTP/1.0
Connection: Keep-Alive
User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.16-22 i686)
Host: klim.dyndns.org
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
I really confuse, what did I do wrong. So would you mind to help me to solve the problem.
thank you very much for your time.