ek" <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
References: <[EMAIL PROTECTED]>
Subject: Re: [PHP] .thaccess

On Wed, 18 Aug 2004 14:00:10 +0200, V=C3=A1clav Slov=C3=A1=C4=8Dek <[EMAIL PROTECTED]
san.net> wrote:
>=20
> hi,
>=20
> i would like to ask what happens when a user is downloading a large file
>  from apache server and i modify the .htaccess file affecting the folder
>   where is the file beeing downloaded by the user. For example i rewrite
> the list of ips allowed to access the file/folder and i remove the
> user's ip. Will the tranfer be interrupted or not? Is there any other way
> how to interupt the transfer? Thank you for help.
>=20

No, it will not be interrupted. The .htaccess is read at the
*beginning* of a request only.

--=20
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

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

Reply via email to