Tagged Questions
0
votes
1answer
473 views
Virtualhosts Configuration in Apache/Resin (running Adobe Coldfusion8)
I have development server setup running Adobe Coldfusion8 (.war install) on top of Caucho Resin v3.1.9. (CentOS 5.3-64bit)
note: This is my first experience with Resin. I am trying to run ...
0
votes
1answer
505 views
User authentication on Resin webserver
I'm currently tasked with replacing an Apache + Resin Java web server with a Resin-only configuration.
Currently in our apache setup, we use .htaccess and a small user database to provide passwording ...