Practical mod_perl / HTML Book /



previous page: 3.11.1. How Do I Make the Installation More Secure?
  
page up: HTML Version of the book
  
next page: 3.11.3. Should I Rebuild mod_perl if I Have Upgraded Perl?

3.11.2. Can I Run mod_perl-Enabled Apache as suExec?


The answer is definitively "no." You can't suid a part of a process. mod_perl lives inside the Apache process, so its UID and GID are the same as those of the Apache process.

You have to use mod_cgi if you need this functionality. See Appendix C for other possible solutions.

 

Continue to:

  • prev: 3.11.1. How Do I Make the Installation More Secure?
  • Table of Contents
  • next: 3.11.3. Should I Rebuild mod_perl if I Have Upgraded Perl?







TOP
previous page: 3.11.1. How Do I Make the Installation More Secure?
  
page up: HTML Version of the book
  
next page: 3.11.3. Should I Rebuild mod_perl if I Have Upgraded Perl?


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com