DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 13th June 2008
jedispy jedispy is offline
New User
 
Join Date: Jun 2008
Posts: 3
Default Apache 1.3 question

I am setting up a temporary mail host on a Windows 2000 machine. I am creating the virtual host entry in my httpd.conf file on my FreeBSD box for the mail server.
Code:
<VirtualHost *>
    ServerAdmin yadda@yaddayaddayadda.com
    DocumentRoot /usr/home/infinity/public_html
    ServerName mail.yaddayaddayadda.com.com
</VirtualHost>
Let's say that the internal IP address for mail.yaddayaddayadda.com is 192.168.0.7. What directive do I use in httpd.conf to specify the internal IP address of the mail server?
__________________
Jedispy

Rather new to FreeBSD, but willing to learn.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
external drive partition question + fdisk question gosha OpenBSD General 15 15th June 2009 02:00 PM
Upgrade Apache 1.3 mod_ssl to Apache 2.2 beandip FreeBSD Ports and Packages 11 26th March 2009 09:12 PM
Apache Port Question / MYSQL casteld73 FreeBSD Ports and Packages 2 2nd November 2008 05:12 PM
Jails, ezjail, apache, very newbie question. neurosis FreeBSD General 15 23rd August 2008 01:38 PM
Apache SSL mike171562 FreeBSD General 0 5th May 2008 09:41 PM


All times are GMT. The time now is 09:01 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick