0

Is there a way to directly configure apache (httpd.conf) to set HttpOnly and Secure parameter .. Or it has to be done progrmatically .. I am using Windows 7

JAB
  • 3,546
  • 9
  • 36
  • 39

1 Answers1

0

you will have to add mod_jk as well for https thing

update check this article :

http://beeznest.wordpress.com/2008/04/25/how-to-configure-https-on-apache-2/

And let me know if this helps.

Satya
  • 8,693
  • 5
  • 34
  • 55