LiveSearch

Powered by vanilla & lovin' it!

  1.  
    In general I have far-future expiry on all files coming out of an apache web server. This is fine for delivery but a PITA when debugging.

    What can I apply to set a ExpiresDefault now to just my visiting IP address (or a list of IP addresses while I am at it)

    thanks
  2.  
    anyone else configuring apache servers?
    •  
      CommentAuthorpeak'
    • CommentTimeJun 27th 2008
     
    urbansurgeon said...anyone else configuring apache servers?


    Yes, but not to that level! :)

    Could you use multi-homing to have an IP for testing and one for live sites and then set an 'Expires' value for that specific IP?

    (looked in my Apache Pocket Reference and it wasn't much help!)
  3.  
    nah doesn't hit the spot
    •  
      CommentAuthorpeak'
    • CommentTimeJun 29th 2008
     
    Bummer, sorry I can't be of more help... what are you trying to debug that the cache keeps screwing?