logo       

cvs: pearweb /doc apache-setup.txt: msg#00084

php.pear.core

Subject: cvs: pearweb /doc apache-setup.txt

mj Thu Oct 26 18:46:56 2006 UTC

Modified files:
/pearweb/doc apache-setup.txt
Log:
* Sebastian Bergmann has requested that PHPUnit and PHPUnit2 be removed
from pear.php.net completely because it confuses users where to get the
latest version. (Its new home has been on http://phpunit.de/ for a
few months now.)

We have satisfied Sebastian's wish and additionally put a redirect rule
into place that directs all requests for the PHPUnit packages to
http://phpunit.de/.


http://cvs.php.net/viewvc.cgi/pearweb/doc/apache-setup.txt?r1=1.30&r2=1.31&diff_format=u
Index: pearweb/doc/apache-setup.txt
diff -u pearweb/doc/apache-setup.txt:1.30 pearweb/doc/apache-setup.txt:1.31
--- pearweb/doc/apache-setup.txt:1.30 Wed Sep 6 20:22:29 2006
+++ pearweb/doc/apache-setup.txt Thu Oct 26 18:46:56 2006
@@ -41,6 +41,11 @@
RewriteEngine On

#
+ # Rewrite all PHPUnit traffic to its new home
+ #
+ RewriteRule /package/PHPUnit(.*) http://phpunit.de/ [R=301, NC]
+
+ #
# Rewriting rules for the RSS feeds
#
RewriteRule /feeds/(.+)\.rss$ /feeds/feeds.php?type=$1



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise