Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 21:51:14 +0300 (WET)
From:      Evren Yurtesen <eyurtese@tekniikka.turkuamk.fi>
To:        =?Windows-1252?Q?Marco_Gon=E7alves?= <info@kolorbit.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: php security
Message-ID:  <Pine.A41.4.10.10308232148520.17502-100000@bessel.tekniikka.turkuamk.fi>
In-Reply-To: <00e901c3699e$0dd332c0$511216c3@celeron1700>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes I see, but still the question is the same.
When a user upload a file, how can I make it sure that only the user in
shell and the web server can read this file?

Evren 

On Sat, 23 Aug 2003, [Windows-1252] Marco Gonçalves wrote:

> Email TemplateThis is allready been discussed here in this list some weeks ago, here's what i use since
> 
> <VirtualHost 81.31.32.19>
> php_admin_flag safe_mode on
> php_admin_value open_basedir "/home/domain/"
> php_admin_value safe_mode_include_dir "/home/domain/"
> php_admin_value upload_tmp_dir "/home/domain/tmp/"
> *
> </VirtualHost>
> Best regards
> 
> Marco Gonçalves
> info@kolorbit.com
> 
> 
> --------------------------------------------------------------------------
>      
>       Web: http://www.kolorbit.com
>       Tm: 91 893 48 23 / 93 419 55 01 / 96 874 88 86
>       Seg. a Sáb. das 10h às 20h
>      
> 
>      
> 
> --------------------------------------------------------------------------
>      
> 
> ----- Original Message ----- 
> From: "Evren Yurtesen" <eyurtese@tekniikka.turkuamk.fi>
> To: <freebsd-isp@freebsd.org>
> Sent: Saturday, August 23, 2003 5:04 PM
> Subject: php security
> 
> 
> > I wonder how can I let users to upload files with php but have the
> > safe_mode on also?
> > 
> > Do you have any suggestions for virtual hosting environments?
> > 
> > Evren
> > 
> > _______________________________________________
> > 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"
> >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.10.10308232148520.17502-100000>