Question on sub requests and output filter context.

2011-09-15 Thread Martin Townsend
Hi, I have an output filter that parses custom tags to retrieve data from an application running on the same device. Everything was working well until I tried to move some HTML into Server Side Include pages. Snippet below: ?smu smu extio_sensor_read mappings ? ?smu smu extio_read

Re: Developing an Authentication Module

2011-09-15 Thread Mark Montague
On September 15, 2011 11:41 , Suneet Shah suneetshah2...@gmail.com wrote: In our architecture, authentication and authorization is handled by a set of web services. I would need to have the apache module make calls to the service. I was planning on using Axis 2 for this. Are there any issues

Re: Developing an Authentication Module

2011-09-15 Thread Suneet Shah
Hi Mark, Thanks a lot for your help with this. I will take a look at the modules that you have referenced below. In our case, Mod-proxy and complementary modules seem to make sense. We need to hide the location of the real application and the proxy would help with that. Also the firewall rules