koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl index.html,NONE,1.1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl index.html,NONE,1.1
Date: Thu, 06 Mar 2003 00:58:43 -0800

Update of /cvsroot/koha/koha/koha-tmpl
In directory sc8-pr-cvs1:/tmp/cvs-serv2063

Added Files:
        index.html 
Log Message:
just a redirection to main page.
as koha-tmpl is declared as DocumentRoot, we need this html page to redirect 
koha to mainpage.pl

--- NEW FILE ---
<html>
<head>
<meta http-equiv="refresh" content="0; url=/cgi-bin/koha/mainpage.pl">
</head>
<body bgcolor=white>
<table border=0 width=100% height=100%>
<tr><td align=center valign=center>
<img src=/images/kohasplash.jpg>
</td></tr>
</table>
</body>
</html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]