[zephyrchat-cvs] site/htdocs .htaccess,NONE,1.1 index.html,NONE,1.1
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-04-21 18:49:34
|
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> |