Can someone confirm this for me? I replaced my linksys and added ISA on my home network. My websites, all 3 of them, reside on a single internal ip on a linux server w/apache. I need to change the ports on 2 of these sites so that they can be published by ISA. My thoughts are to make the change to the virtual hosts via the httpd.conf file that I have configured for these sites as so: Listen on: 192.168.1.x:80 192.168.1.x:81 192.168.1.x:82
Site 1 <VirtualHost 192.168.x.x:80> ServerAdmin ServerName ServerAlias DocumentRoot </VirtualHost> Site 2 <VirtualHost 192.168.x.x:81> ServerAdmin ServerName ServerAlias DocumentRoot </VirtualHost> Site 3 <VirtualHost 192.168.x.x:82> ServerAdmin ServerName ServerAlias DocumentRoot </VirtualHost> Will this do it or is there anything else I need to do on the either the linux server or on the apache side to make this happen? I know what I need to do to get these published in ISA. I've pretty much fried my brains cells so this may be an easy one for someone. Many thanks in advance ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
