Jump to content

Confifuration file


Recommended Posts

Hi, I am trying to configure apache and need to know what settings to use.

My linux box resides on an outside ip 67.xxx.xxx.xxx with an internal ip of 192.xxx.xxx.1

I want to be able to redirect three domains to this server and have them pull the pages from the following.

 

*.domain1.com from /var/www/html/domain1/index.php

*.domain2.com from /var/www/html/domain2/index.php

 

a.domain3.com from a webserver running on 192.xxx.xxx.80 (internal)

b.domain3.com from a webserver running on 192.xxx.xxx.90 (internal)

*.domain3.com from /var/www/html/domain3/index.php

 

can anyone show me the virtual portion of the httpd.conf file to acheive this?

Link to comment
https://forums.phpfreaks.com/topic/147964-confifuration-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.