> Can you do this in your envvars file, sourced by apachectl,
> instead?
> Are these settings for your CGI's or for httpd itself?
> I didn't think
> the latter worked reliably anyway.
>
Eric,
thanks. I modified /etc/ld.conf to get it work.
Another question is that I use
audit2allow to create *.te file with the following requirement:
-----------------BEGIN
allow system_mail_t httpd_sys_content_t:file read;
allow httpd_sys_script_t self:process { execstack execmem };
--------------END
I can use semodule -i *.pp to get the security setting right.
But I want to know if it is possible that I can run from the command line
in another machine to get the security setting correct without *.pp file?
Thanks.
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]