Forum Moderators: phranque
I have a local computer called BLOG on a Win2003Server domained network (the local network is called) EMPRESA
(just EMPRESA not EMPRESA.COM or WWW.EMPRESA or something like that)
I want to configure the computer BLOG as a WEB Server it's already added to domain and it can log correctly so the only problem is that configuration.
I need mi blog accesible from other computers (I'll use the hosts on each computer so i don't want to setup anything from the Domain Server because the user asked me to keep the blog as apart as possible.
I need if someone could please let me know what should I do.
(Including http-vhost.conf lines if possible)
Thanks a lot
Generaly the vhost.conf file is a plain text file and it included into httpd.conf
If you open your httpd.conf file there are examples of how to create virtual host entiries, but sure to make a BACKUP COPY of httpd.conf before you make any changes. That file can be a real pain to debug when things go wrong. If you have a backup it can simply be restored.
Mack.