|
Posted by Justin Koivisto on 11/16/63 11:33
Lee wrote:
> They support php, along with perl and mysql. They even have a php
> dedicated editor. They just don't tell me how to hook index.html to
> index.php. If I manually type the absolute path name
> www.asdfadfasdf.com/index.php, it works just fine. Perhaps the
> suggestion in the first reply is worth sending along to them, so they
> can see the problem first hand. I can't imagine that among the
> thousands of users on Yahoo, I am the first to have this issue...
If you think they are using Apache, then maybe thay have AllowOverrides
available to you as well...
In your root, create a file names ".htaccess" and it in put:
DirectoryIndex index.php
HTH
--
Justin Koivisto, ZCE - justin@koivi.com
http://koivi.com
Navigation:
[Reply to this message]
|