Re: PHP running as CGI? How to set x.php as index page?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Micky,

You could get around this using the HTML meta tag in the index.html page:

<html>
<head>
<meta http-equiv="refresh" content="0; url=http://www.yourdomain.com/ x.php"/>
</head>
</html>

It's not a PHP trick, but it should work for you, even with restrictions.

Best regards,

Mike Weaver

--
Michael Weaver
Founder/Chief Facilitator
Dynamic Insight
Enhancing Professional Awareness &  Communication
Tel: 1.814.574.4871
Email: weaver@xxxxxxxxxxxxxxxxxx

The information in this email and subsequent attachments may contain
confidential information that is intended solely for the attention and use of the named addressee(s). This message or any part thereof must not be disclosed, copied, distributed or retained by any person without authorization from the addressee. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux