Page 1 of 1

Episode Butler + Apache Issue

Posted: February 28th, 2010, 11:48 pm
by rake
I am trying to get episode butler working with apache using proxypass but there are issues with images showing up and with the links working. Everything is working ok when I don't go through apache. 
At first I thought it might be a browser problem and saw suggestions of putting

BrowserMatch Java/1.0 force-response-1.0
BrowserMatch JDK/1.0 force-response-1.0

in my apache config but it was already there.

Any ideas?