Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
apache cron job: msg#00197
Hi;
I run a FC3 System with the rawhide strict Policy. I have a cron script
(apache) that needs to read/write files under /var/www/
{ httpd_sys_content_t }. Any idea whats the best (= secure) way to do
so ? audit2allow suggests this : allow system_crond_t
httpd_sys_content_t:file write; - maybe there isa better solution?
PS These Scripts update some contents - fetch data from the net and
'rebuild' some pages. That way i do not need SSI ..
--
Holger Burde <hburde@xxxxxxxxxxx>
|
| |