mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 05:22:16 +00:00
Eliminate PHP redirects.
This commit is contained in:
parent
b1d247835a
commit
01c576227a
@ -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">
|
<!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");
|
@import url("./style/maven-base.css");
|
||||||
|
|
||||||
@ -171,4 +167,4 @@ header('Location: http://acegisecurity.org');
|
|||||||
<br></br>
|
<br></br>
|
||||||
<center><a href="http://forum.springframework.org/" class="externalLink" title="External Link"><b>Support
|
<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>
|
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"><EFBFBD> 2004-2005, Acegi Technology Pty Limited</div><div class="clear"><hr></hr></div></div></body></html>
|
Loading…
x
Reference in New Issue
Block a user