Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77045 invoked from network); 18 Oct 2016 23:12:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2016 23:12:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.15.18 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.15.18 mout.gmx.net Received: from [212.227.15.18] ([212.227.15.18:60745] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/07-40890-C6CA6085 for ; Tue, 18 Oct 2016 19:12:45 -0400 Received: from [192.168.2.103] ([79.243.119.150]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0M5dMm-1ctyPh2Hm4-00xaeL; Wed, 19 Oct 2016 01:12:41 +0200 To: Ferenc Kovacs , Rowan Collins References: <74524ef1-03ee-784c-432d-8878224164f0@gmx.de> <78192a71-ea82-04dd-aa4e-99e52de27ec8@gmx.de> <1c6166c7-f4a9-eb8b-6deb-b33b7adf061c@gmail.com> Cc: PHP Internals Message-ID: Date: Wed, 19 Oct 2016 01:13:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:eneQI4Yk7GY+Lwr0q75ddmMcUG78q8TlLZ96Tpavn9NRdI95DLO nZFOpCplXLUE1BZjlUCZCDgogwmHpD+IiWIA8aJtgh3JW48O3Fbxiec1KhJKAt8Orznkj++ Y8BgzgUbvA4ZoNPv+NKltkvRBWLbDguMP72/CoKdiIrBYFOWd+hF8W0zKwsoCKvLc2i3ySK +Ml5G3u8c3rpXKzWHMPvw== X-UI-Out-Filterresults: notjunk:1;V01:K0:WtmhUIVBQpM=:cQKAWzRrk5qO16oLzQ1DGh NW4CZvhqz4JOSVf7cakxnPxE/UJcvNfHsjNGaGzlmreMb4BoRRsGNr0BA5VaaEdG6A1GVRiN7 9zqXrhX4HhLZLlFwRulHD6vBi9cmuO9ewDWI4RExOQ8HHkkLSoO3ulyfx4Qhw7LyoI5Xb55WD Rl9tyxxOx99TdykLNF+l7ox/CzqWhbzX3Uba9vSCc+ndqQ8hC8xrACDmVtoU7D9zSVwAEqygT mTf+Ur4A8bIPONE7p/I1WwBmbRph7iZDB+S3t7KwilXNm9ZIMcf71L9Id9GUJpGiisZV4uE7s sAmoVYTo7yAExJU5RdZtDPExw1/KHV43nNZREH5K0kdgqYH47oC9Yu0LTlCBWOvQzHCElJV2N bcFYM3Cwkzifj7xY6VP+PrXLUgG4NJBwCaSKtruSCGRnTcN3XM26VkNSFgxHGe1l1Mku9wN12 QpGQMpQM4fIpzy9ZC6MoGNHcVQMvQ2/GJ4OOTSkJP+QJmg10vM/8x+2689NHffvPF4sPaUfJo 73H7cmDIA5fUi/cUKk7VziDi9eoAPP4L7HK2DC0dn29ogGsLO7OSduebBpruNgTDFSjtcsk7j HZlUTuCjc0K0CdEkQaVIlrFjdvfzRTmv/89dBQSyyDUlAUmqa3Ox1/cHaVGx4d5UJrfLTAMSx CUgj0IfgghAZ3caAOVTr/jWIbbOy4N3mrNpDKjJZf7P++5PpAQ6LeyDVJKo6BJvbecVIJU66P VxuYfTwyAUVAgYFk/7Kov/he6xC6/ZeEIQKw3KRPE3LQmkgbufA1QH91682wpMQIb1IQ8b55i 3u3GZ+T Subject: Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally.... From: cmbecker69@gmx.de ("Christoph M. Becker") On 19.10.2016 at 00:07, Ferenc Kovacs wrote: > On Tue, Oct 18, 2016 at 9:14 PM, Rowan Collins > wrote: > >> Looks like it's generating slightly the wrong link for some reason: it >> goes to http://lxr.php.net/source/s?defs=php_info_print_table_row&pr >> oject=PHP-MASTER but the "/source" segment shouldn't be there. It works >> if you remove it: http://lxr.php.net/s?defs=php_ >> info_print_table_row&project=PHP-MASTER >> >> My guess would be something to do with rewrite rules, and the "source" >> directory exists on disk but isn't supposed to be part of the URL. > > hi, yeah, on Tomcat the opengrok app is called source, I've the changed the > settings so now that it works both with and without /source in the url. Works fine now. Thank you very much! -- Christoph M. Becker