tomcat - Getting 403 : When access with http:site works fine with https:site -


on landing page have url of web applications. when click on url getting 403 error.while if hit url again works fine me.when access url of webapplication directly https works fine. webserver using tomcat.

steps

  1. launch http://hostname
  2. select https://hostname/site
  3. 403 forbidden message
  4. directly access https://hostame/site , goes thru

can help?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -