[oclug] Browser question
Milan Budimirovic
milan.budimirovic at sympatico.ca
Sat Oct 5 13:42:01 EDT 2002
GR Gaudreau wrote:
> [gr] First, thanks to all who replied, I appreciate it. I think I just
> realized what's going on. The reason I get a blank page, I think, is
> because (1) I'm not running Apache and (2) I have no http daemon
> running. This is why I haven't got
>
> /etc/httpd/conf/httpd.conf and /etc/httpd/conf/httpd.conf in my file system.
>
> I think I may try running Apache/httpd just to see how it works and what I can do. I've never experimented with this, it could be fun and a learning experince. I know little about networking, so it could be good. Thanks again for your help, guys.
>
Before you start, GR, be aware that you basically need to do two things:
1. Set up your nameserver so that requests sent to www.rocketman.com (or
whatever the domain name is) get sent to the correct server.
2. The default Apache installation should not need very much tweaking.
Mostly you will just need to set up a <VirtualHost> block in your
httpd.conf file.
Happy hunting.
:=)
More information about the OCLUG
mailing list