[pmwiki-users] index.php in web root

jdd jdd at dodin.org
Tue May 20 10:55:46 CDT 2008


Henrik Bechmann wrote:
> 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.

yes, that's exactly what I needed

thanks
jdd




More information about the pmwiki-users mailing list