On 28/9/01 3:40 pm, "Andrew Kenneth Milton" <akm@theinternet.com.au> wrote:
+-------[ Tony McDonald ]---------------------- | On 28/9/01 3:10 pm, "Andrew Kenneth Milton" <akm@theinternet.com.au> wrote: | | > +-------[ Tony McDonald ]---------------------- | > | | > | Comes out exactly like that, ie not rendered by Roxen. | > | | > | Am I missing sometyhing obvious here? I used to use Roxen 1.3 with the | > | Zope.cgi fix (in the archives, search for Magnus and Roxen), but I want to | > | have ZServer doing all its good stuff too. | > | > Did you add RXML to the end of your match rule ? | | Aaack! | Yup, works now (two smacks with the idiot stick for me!).
| ^([A-Za-z0-9].*) does not work. Any regexp guru want to give me a clue?
Don't try to do this d;)
I already did - a *huge* number of redirects resulted... ;)
You should use this (before your MATCH).
LOCATION /_internal/ /_internal/
You can use ^(_<regex>) too if you want to.
Ok, now I'm really baffled. I've installed 2.2.198, and have this as my HTTP Relay lines. LOCATION /_internal/ CALL /_internal/ MATCH ^(.*)$ CALL http://localhost:24580/VirtualHostBase/http/localhost:8765/VirtualHostRoot\1 RXML Everything works fine except for the images :( I've made the edit in relay2.pike that Justin mentioned. I *don't* have a filesystem set up as I want everything to go through Zope. Hang on .... Just added a filesystem to '/' - still the same :( Has anyone any ideas? Many thanks, Tone. -- Dr Tony McDonald, Assistant Director, FMCC, http://www.fmcc.org.uk/ The Medical School, Newcastle University Tel: +44 191 243 6140 A Zope list for UK HE/FE http://www.fmcc.org.uk/mailman/listinfo/zope