Eliminate PHP redirects.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<?php
|
||||
if ($_SERVER['HTTP_HOST']=='acegisecurity.sourceforge.net')
|
||||
header('Location: http://acegisecurity.org');
|
||||
?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Acegi Security System for Spring - Acegi Security System for Spring</title><style type="text/css" media="all">
|
||||
@import url("./style/maven-base.css");
|
||||
|
||||
@@ -171,4 +167,4 @@ header('Location: http://acegisecurity.org');
|
||||
<br></br>
|
||||
<center><a href="http://forum.springframework.org/" class="externalLink" title="External Link"><b>Support
|
||||
Forums</b></a><br></br><br></br><a href="http://sourceforge.net/project/showfiles.php?group_id=104215" class="externalLink" title="External Link"><b>Downloads</b></a>
|
||||
</center></font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Acegi Technology Pty Limited</div><div class="clear"><hr></hr></div></div></body></html>
|
||||
</center></font></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">� 2004-2005, Acegi Technology Pty Limited</div><div class="clear"><hr></hr></div></div></body></html>
|
||||
Reference in New Issue
Block a user