Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Header: Location problem with PHP as CGI module


Message #1 by "Bert" <bertvdk@a...> on Sat, 19 May 2001 16:41:30
Hello Gabriele,


> Which browser? (just for curiosity)

I've tested it on IE5.01,  IE5.5, Opera4.01, Opera5.11, Netscape4.08 and 
Netscape6.01 (all on PC)

 
> However, if I am not wrong, the location header must produce a temporary 
> redirect, right? (not a permanent HTTP redirection)

On other scripts on the site I require a permanent redirection...


> >that forces .html to get parsed as php:
> Well, is this necessary? If I have understood your problem, you need PHP 
> only in the first document, the one that manages the redirect, right? 

All my pages have php includes in them... so I need to parse them all...


> If situation is this, I don't think you need this (and moreover this can 
> slow down the process). However I am pretty curious about this, if 
anyone 
> has already benchmarked it, can he please send some info?

I've read some comments on this on phpbuilder.com 
(http://www.phpbuilder.com/forum/read.php3?
num=2&id=131136&loc=0&thread=131136)


> Well, I don't think that's what I have done with this! No light ... :-)

Thanks for the effort!

I think that I will have to use javascript redirection then...and that's 
the last thing I wanted to do!

Ciao

Bert

  Return to Index