Hi, I'd like to use my machine to serve web pages, more specifically, I'd like it to run Perl cgi-scripts. The machine will NOT be serving pages over the net. I'm guessing I can just point my browser to 127.0.0.1.
I installed apache but I'm stuck on what to do next, however. I can't get the httpd daemon running. Apparently, I need to set the "ServerName" directive. Since I don't a domain name for the machine, what do I use for this? Anything else I need to do? Thanks!