Forum Moderators: phranque

Message Too Old, No Replies

Set Up of a Apache Server on a Domain LAN

Apache configuration setup LAN domain

         

ba7ero

3:46 pm on Aug 6, 2009 (gmt 0)

10+ Year Member



Hi everyone, I'm new here and I'm having some trouble configuring Apache on a computer meanted to ba a BLOG Server, I can't find the correct httpd-vhost.conf setup

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

mack

11:46 am on Aug 11, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



You can create your virtual host entires directly within httpd.conf or you can include a file within the httpd.conf file.

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.