Hi, I am having problem with PHP header location with IIS 6.0. Even after i sent the
header("HTTP/1.1 301 Moved Permanently");
the
header (Location: url);
always return 302 redirect.
any solution to this problem?
Thanks.
Jack Sen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
