Re: [EMAIL PROTECTED] Virtual Hosts & public_html Folder

2005-08-09 Thread David Blomstrom
OK, thanks for the tips. --- Sean Conner <[EMAIL PROTECTED]> wrote: > It was thus said that the Great David Blomstrom once > stated: __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [EMAIL PROTECTED] Virtual Hosts & public_html Folder

2005-08-09 Thread Sean Conner
It was thus said that the Great David Blomstrom once stated: > > Oops, I think I goofed. I should have clarified that > these are for my LOCAL sites. All my online sites are > insisde a folder named public_html. > > Do your comments still stand - is it a good idea to > put my websites inside fold

Re: [EMAIL PROTECTED] Virtual Hosts & public_html Folder

2005-08-09 Thread David Blomstrom
Oops, I think I goofed. I should have clarified that these are for my LOCAL sites. All my online sites are insisde a folder named public_html. Do your comments still stand - is it a good idea to put my websites inside folders named public_html even on my computer? Thanks. --- John Hicks <[EMAIL

Re: [EMAIL PROTECTED] Virtual Hosts & public_html Folder

2005-08-09 Thread John Hicks
David Blomstrom wrote: This is how most of my virtual hosts are set up: ServerName geoworld ServerAlias geoworld *.geoworld DocumentRoot c:\sites\geoworld However, I read somewhere that it's better to put your sites inside a folder named public_html, then set up your virtual host like this:

[EMAIL PROTECTED] Virtual Hosts & public_html Folder

2005-08-09 Thread David Blomstrom
This is how most of my virtual hosts are set up: ServerName geoworld ServerAlias geoworld *.geoworld DocumentRoot c:\sites\geoworld However, I read somewhere that it's better to put your sites inside a folder named public_html, then set up your virtual host like this: ServerName geozoo Server