hi...

im writing this admin system for a website and need to have it write system
logs to its own log files... the only problem i can really see is that its
on a shared webserver and all files are restricted to your own domain/vhost
dirs (whatever those happen to be). the admin wont let anybody put syslogs
anywhere outside there vhost section of the server and .htaccess support is
disabled and wont be able to be turned on (so i cant deny browser requests
to a certain dir). anybody have any idea how i can protect the admin syslogs
this program has to create (that way browsers cant download the logs)??

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to