On 29.05.2009 23:01, André Warnier wrote:
>> Or you can use a popular filter with more options:
>> http://securityfilter.sourceforge.net/
>>
> Or, if you decide to do the PHP part and do it under Apache httpd, then
> you could do all the authentication at the Apache httpd level, and pass
> the auth
Caldarale, Charles R wrote:
From: dfobox [mailto:dfo...@gmail.com]
Subject: Php, tomcat, mappings and authentication.
Can I make php work under Tomcat?
It can be done, but it's less painful to do with httpd.
Can I make apache render php pages, while Tomcat renders jsp?
That'
> From: dfobox [mailto:dfo...@gmail.com]
> Subject: Php, tomcat, mappings and authentication.
>
> Can I make php work under Tomcat?
It can be done, but it's less painful to do with httpd.
> Can I make apache render php pages, while Tomcat renders jsp?
That's probably b
I'm new to this forum and already fan of it :)
Here's the story:
I have a website hosted on a remote server with private JVM. It consists of
two parts - client and admin (which is actually CMS). There is NGASI
installed. I enabled wildcard mapping so all request to web server are
forwarded to tomc