Custom httpd configurations added feature.

gpfault

Verified User
Joined
Nov 18, 2004
Messages
17
Location
Pennsylvania
Well I would like to see DA add the ability to edit each
<VirtualHost> tags seperately as I am using Tomcat
and JSP/Servlets for some of my sites and I would like
to add the appropriate JKMount directives for mod_jk
seperately. ie. I want a certain JSP or Servlet to run
securely and ONLY securely. Not both. The only way I could
see accomplishing this is by adding the JKMount directives
within the <VirtualHost IP:443> and not to both the VirtualHost tags. ie <VirtualHost IP:80> and <VirtualHost IP:443> when
using DA custom httpd configuration whatever is added
gets added to BOTH <VirtualHost> tags and I think we
as DA users should have the option of adding to these
tags seperately. As I don't want the directives added to
both. This would be a great added feature to DA. I think DA is
a very nice control panel and I really like using it. Just wish
as a user I had a little better control over the VirtualHost custom
httpd configurations.

:)

Rod Shaffer
 
Back
Top