Will hosts.deny prevent use of http if apache is not controlled by
xinetd?
----------------------

xinetd is a super-daemon. 
hosts.deny and hosts.allow are TCP-WRAPPERS.

I don't think the two have anything to do with each other really. 'xinetd' merely 
listens for
requests for certain services and launches them when requested. This doesn't affect 
wrappers
security, if the service requested is not allowed for the requesting host, it will not 
be
allowed to complete the connection. 

By default, apache web server is not managed by xinetd.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to