首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > setuid module for Apache-2.x

setuid module for Apache-2.x

  • 资源大小:4.22 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

What is mod_suid2 ? mod_suid2 is Suexec module for apache-2.0. Apache2 includes mod_suexec. if you enable this module, you can run CGI or SSI programs under user"s privileges. (not as apache, nobody, wwwuser) For example, if CGI"s owner is "user A", programs run as "user_a" not as "apache". This is done by /usr/local/apache2/bin/suexec wrapper program. because wrapper program is required, mod_suexec can run only CGI or SSI with program owner"s privilege, and can"t run Apache modules, (i.e. WebDAV or PHP). these module will run as User or Group in httpd.conf. The problem is, if you have a large number of virtual hosts, some users could read/write other"s file or directory because all programs run as apache user. To solve this, Apache2 has Perchild MPM, but this is "NOT" stable yet. With apache-1.3, you can install mod_become to run httpd process under user"s right. But I could not find

文 件 列 表

mod_suid2-0.3.2
LICENSE
README
mod_suid2.c
CHANGES
VIP VIP
0.179100s