3
Yeah, yeah, yeah... I know.. I know! Apache rules!
After I started in my current position, I inherited several classic ASP and .NET applications! The philosophy of the group is don't fix what ain't broke. So I'm stuck.
I have moved several of the apps to XOOPS modules and will work on the others as time permits, but projects that earn money always get in the way.. :)
You say, "unusual" - I say this is my "normal!" :)
Thanks for the information.. I'll keep digging.
A <location> directive might solve my problem...
<LocationMatch "/[fF][oO][lL][dD][eE][rR][\.]*/*\w+$">
Options -Indexes
ErrorDocument 403 /error/?num=403
</LocationMatch>
ProxyPass /support/
http://thesite.com:1080/folder/ProxyPassReverse /support/
http://thesite.com:1080/support/I'll post if we ever get it working...*/