Update of /cvsroot/zephyrchat/site/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv32204
Added Files:
.htaccess index.html
Log Message:
Basic site file.
--- NEW FILE: .htaccess ---
RedirectMatch ^/$ http://sourceforge.net/projects/zephyrchat/
--- NEW FILE: index.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>
<body>
</body>
</html>
|