On Tue, Aug 3, 2010 at 22:57, J. Adams <zardozro...@gmail.com> wrote: > Hannes Magnusson wrote: >> >> On Tue, Aug 3, 2010 at 01:10, J. Adams <zardozro...@gmail.com> wrote: >> >>> >>> I'm hoping to improve (nay, create!) documentation for amfext. >>> Currently, >>> there really is none except here: >>> http://svn.php.net/repository/pecl/amfext/trunk/docs/ >>> >>> I tried to check out the documentation how-to linked from php.net, but >>> all >>> the links are 404. I'm talking about this: >>> http://doc.php.net/php/dochowto >>> >> >> How did you get there? The correct url is: >> http://doc.php.net/php/dochowto/ >> The trailing slash is unfortunately important. >> > > The link is here, repeatedly: > http://www.php.net/svn-php.php
Not its not. That links to http://php.net/dochowto which redirects to http://doc.php.net/php/dochowto/ - with the slash. So, how exactly did you end up on the page without the slash? -Hannes