This is a discussion on Re: https protection for certain webproject's subdirs within the Linux Security forums, part of the System Security and Security Related category; On Wed, 2 Jul 2003, Markus Muessig wrote: > Hello forum, > I have the problem, how to protect a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2 Jul 2003, Markus Muessig wrote:
> Hello forum, > I have the problem, how to protect a part of a website via ssl (certs with > client authentication). > I managed to protect the entire project but i don't find the correct > changes in certs and/or httpd.conf (virtual host section) where to limit > ssl-protection to certain subdirs of my project. > this is the virtual host section which makes protection for the entire > project: > Look up the "SSLRequireSSL" directive. You can use it in this form: <Directory /some/where/important> SSLRequireSSL </Directory> Or, I think, you can use it in a .htaccess file. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|