Bryan Murdock wrote:
On Sun, 2003-10-26 at 19:12, Wade Preston Shearer wrote:
On Oct 26, 2003, at 5:51 PM, Bryan Murdock wrote:
2.      and you need the address in the host tag

example...

                <VirtualHost 12.231.208.179>
                DocumentRoot /var/www/troop439
                ServerName troop439.homelinux.org
                ServerAdmin [EMAIL PROTECTED]
                ServerAlias www.troop439.homelinux.org
                </VirtualHost>


I was hoping it wasn't this, since I've got a dynamic IP and I'm using
dyndns.org I didn't think specifying the IP in my apache config would
make a lot of sense. It would be a pain to have to change my apache
config whenever my IP changed.

Don't worry, it's not necessary. The asterisks you had in there are sufficient. It's a Good Idea to restrict the IP addresses as much as possible given your situation -- if you have a static IP, put it in there. But you can be loose when the situation requires (as yours does).


Jacob


____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to