RE: Apache and home directories (file browser).
From: Juan Jose Sanchez Mesa (juanjo.listas_at_dobleJ.net)
Date: 02/16/04
- Previous message: Lewis Thompson: "Re: Apache and home directories (file browser)."
- In reply to: Shawn Mitchell: "RE: Apache and home directories (file browser)."
- Next in thread: Lewis Thompson: "Re: Apache and home directories (file browser)."
- Reply: Lewis Thompson: "Re: Apache and home directories (file browser)."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <isp@freebsd.org> Date: Mon, 16 Feb 2004 22:55:57 +0100
>
> What happens when someone else loads up the same type of package. They can
> then go scrolling through everyone else's directories.
>
In PHP, use safe_mode to avoid this.
>
> /home/joe/access_list <--- Access list for Joe's .htaccess files
> /home/tim/public_html/file_add.php <-- Some script Tim has in his
> directory
>
If you set open_base_dir value to '/home/tim/public_html/', the PHP executed in this vhost, can't access any directory/file below it.
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Lewis Thompson: "Re: Apache and home directories (file browser)."
- In reply to: Shawn Mitchell: "RE: Apache and home directories (file browser)."
- Next in thread: Lewis Thompson: "Re: Apache and home directories (file browser)."
- Reply: Lewis Thompson: "Re: Apache and home directories (file browser)."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|