Apache and static content

Discussion in 'Apache' started by samer2000, Mar 14, 2007.

  1. #1
    Hi,
    I have two servers, one for apache and the other for my application server (coldfusion or asp).

    When http request handled by apache, it will get dynamic content (.cfm or .asp) from the application server (remote server) and the static content (.jpg .gif .js) from the local server (has apache).

    Is there an option in apache to get all contents dynamic and static from the remote server (application server)?

    Thanks.
     
    samer2000, Mar 14, 2007 IP
  2. ThreeGuineaWatch

    ThreeGuineaWatch Well-Known Member

    Messages:
    1,489
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Wouldn't you have to configure Apache as a reverse proxy?
     
    ThreeGuineaWatch, Mar 14, 2007 IP
  3. samer2000

    samer2000 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    No it didn't work, do you have another solution please?
     
    samer2000, Mar 17, 2007 IP