[pmwiki-users] index.php in web root

Henrik Bechmann henrik.bechmann at sympatico.ca
Tue May 20 10:18:35 CDT 2008


I just put the following into index.html:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
    <meta HTTP-EQUIV="Refresh" CONTENT="0; URL=wiki/wiki.php">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>

<a href="wiki/wiki.php" style="font-size:7pt">go to home page</a>

</body>
</html>

The HTTP-EQUIV="Refresh" does the redirection; the first part of CONTENT 
("0") makes it immediate, and "wiki/wiki.php" is the target.

Patrick R. Michaud wrote:
> On Tue, May 20, 2008 at 08:54:25AM +0200, jdd wrote:
>   
>> Hello,
>> I can't find a trivial thing.
>>
>> I have a web site with only PmWiki for public use, in htdocs/wiki. I 
>> need to set and index.php file in htdocs redirecting to wiki/pmwiki.php.
>>
>> I know there are several solutions, but I fail to find the relevant 
>> page on the pmwiki web site
>>     
>
> http://www.pmwiki.org/wiki/Cookbook/CleanUrls
>
> Pm
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>   

-- 

Henrik Bechmann
bechmann.ca
Webmaster, celos.ca webhosting services

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080520/f69adf35/attachment.html 


More information about the pmwiki-users mailing list