Lucas Gonze wrote:

On Saturday, Feb 21, 2004, at 20:17 America/New_York, [EMAIL PROTECTED] wrote:


Lucas Gonze wrote:

On Saturday, Feb 21, 2004, at 09:18 America/New_York, [EMAIL PROTECTED] wrote:

Is it possible to set Apache in such a way that everyting is run under safe-mode, except for a directory and everything underneath in a virtual domain?

Very likely yes, if your admin permits it. The place to look for an answer is in documentation for httpd.conf.
Good luck.
- Lucas

Can safe mode be turned off in the .htaccess file?


My guess is no. That is a decision which should belong to the server admin.


Definately no. It would not be safe mode if anyone can turn it off.


I don't know the gallery script but setting safe_mode_include_dir should help. Ask the admin to set it to your directory for your virtual host. Another option would be to use ftp functions to upload the images to your directory, but you would have to rewrite the script.

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



Reply via email to