Re: [phplib] Eternal redirect loop From: Fred Yankowski (fred <email protected>)
Date: 06/07/01

On Thu, Jun 07, 2001 at 11:13:53AM -0400, Mauricio Cuenca wrote:
> Unfortunately, my hosting provider doesn't support the .htaccess
> file. Is there any other way I can do this ??

I was going to suggest using ini_set(), but it looks like track_vars
can't be set via that API (according to the manual).

Support of .htaccess has been critical to my PHP web applications. I
would suggest that you consider finding a new hosting provider that
does support .htaccess.

-- 
Fred Yankowski           fred <email protected>      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>