web/html/docs/deployment-guide index.php,NONE,1.1

Rüdiger Landmann rlandmann at fedoraproject.org
Sun Nov 8 23:01:30 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs/deployment-guide
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10139/deployment-guide

Added Files:
	index.php 
Log Message:
Redirect individual guides to main index


--- NEW FILE index.php ---
<?php
/* Redirect to main docs page */
header("Location: http://docs.fedoraproject.org/");
?>
 




More information about the Fedora-docs-commits mailing list