View Single Post
  #3   (View Single Post)  
Old 3rd December 2008
Malakim Malakim is offline
Real Name: Markus Svensson
Port Guard
 
Join Date: May 2008
Location: Eslöv, Sweden
Posts: 13
Default

Hi,

I've considered the RewriteConds - but I don't quite understand how to use them for a proxypassed URL. I guess I'll have to read up on that.

I've checked mime.types, and I think that they are set correctly - but I'll double check that. Also, I thought that mime.types only worked based on file extensions? The service I have does not serve "files", so the URL's have not file extension - for example
Code:
http://<app-name>/index?param1=value1&param2=value2
)

I'll check out DefaultType as well, I wasn't even aware that it existed.

Thank you for the pointers!
Reply With Quote