Re: Virtual Host Set UP for Apache 2.2+SSL+Tomcat 5.5 + mod_Jk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 22 Jul 2008, kohanm wrote:

> Hi,
>
> I set up the * Apache 2.2+SSL+Tomcat 5.5 + mod_Jk*  it works fine with http.
> when I use https I get Forbidden errors.
>
> How to configure the Apache2.2 virtual Host  to be accessible the whole
> application with https and http the same time(the login link needs to be
> implemented with HTTPS for external authentication server which belongs to
> another organization)
>
> JkWorkersFile conf/workers.properties
> JkLogFile logs/mod_jk.log
> JkLogLevel error
> JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "
> JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
> JkRequestLogFormat "%w %V %T"
>

Jk mounts defined in the server contexts to not automatically propagate
to VHosts. You probably either need the JkMount in the SSK
VHost or use the JkMountCopy directive in the server context.


----------------------------------------
"Mon aéroglisseur est plein d'anguilles"
John P. Dodge
Boeing Shared Services


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux