Hi all,
yet another little itching problem: Having an Alias or a rewrite rule in my system like: AliasMatch /folder_a/(.*) /www/folder_b/$1 directs any request for folder_a transparently to folder_b. This works for everything EXCEPT psp. Imagine there is /www/folder_b/start.psp Accessing it via http://myhost/folder_b/start.psp works, but trying to access it via http://myhost/folder_a/start.psp fails with a 404 generated by the AppServer. Doing the same with a start.html file works out in both cases. What do I have to do to make rewrites work with psp? Regards, Fionn ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
