logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Forbidden error (403) with Mod_JK when using HTTPS
Author
dilkush



Joined: 03 Dec 2014
Posts: 9
Location: india

PostPosted: Tue 09 Dec '14 12:28    Post subject: Forbidden error (403) with Mod_JK when using HTTPS Reply with quote

Hi,
I have my application deployed and configured in apache and working fine with HTTP.
I'm actually fronting tomcat with apache using mod_jk.

When using https configuration, i get the error forbidden (403) (You don't have permission to access /BOE/CMC/on this server.).

I'm running apache and tomcat in same box on windows.
I'm running apache and tomcat with a service account who is part of administrators group.

Could you please suggest a solution for my issue.

admin note:
James already initial answered your question at www.apachelounge.com/viewtopic.php?p=29306#29306
Back to top
dilkush



Joined: 03 Dec 2014
Posts: 9
Location: india

PostPosted: Tue 09 Dec '14 13:20    Post subject: Reply with quote

but, there was no concrete answer from James regarding the issue. i thought, my thread is confusing. so, i posted a new one to make my issue simple and straight forward. so, it could be understood easily.

regards
Dilkush
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 09 Dec '14 15:05    Post subject: Reply with quote

My answer was that you need to adjust the DirectoryIndex See http://httpd.apache.org/docs/current/mod/mod_dir.html#directoryindex
Back to top


Reply to topic   Topic: Forbidden error (403) with Mod_JK when using HTTPS View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules