Multiple servers

Discussion in 'Server Operation' started by caseyc, Dec 15, 2006.

  1. caseyc

    caseyc New Member

    Ok here's the deal... I have a Linux server running ISPConfig and my websites. I have another server which is running Windows Server 2003. There is a service running on the windows server which I cannot run on the linux server. Is there anyway to like have subdomain.domain.com point to the windows server? I have 1 static IP address and everything is behind a firewall. Port 80 is forwarded to the webserver. Help?!?!?!
     
  2. falko

    falko Super Moderator Howtoforge Staff

    In your case this doesn't work, but you can use Apache's reverse proxy feature. Have a look here: http://www.howtoforge.com/forums/showthread.php?t=8055&highlight=reverse+proxy
     
  3. caseyc

    caseyc New Member

    Proxy cache

    OK, go the reverse proxy working great! Only problem is now, it caches it. The content running through the reverse proxy has login data that DOES NOT need to be cached... how can i solve this?

    Casey
     
  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page