Re: [users@httpd] Searching for files that match an URL

2015-04-08 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/07/2015 10:59 AM, Eric Covener wrote: > mod_negotiation / Options MultiViews > Thank you. - -- James Moe moe dot james at sohnen-moe dot com 520.743.3936 -BEGIN PGP SIGNATURE- Version: GnuPG v2 iEYEARECAAYFAlUlZwEACgkQzTcr8Prq0ZN3P

Re: [users@httpd] Searching for files that match an URL

2015-04-07 Thread Eric Covener
On Tue, Apr 7, 2015 at 12:28 PM, James Moe wrote: > So, it's a mystery? mod_negotiation / Options MultiViews -- Eric Covener cove...@gmail.com - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional comm

Re: [users@httpd] Searching for files that match an URL

2015-04-07 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/05/2015 04:13 PM, James Moe wrote: > For instance, would be found > and processed as . Is this > actually possible? Is there a significant cost? Or did I mis-read > the

[users@httpd] Searching for files that match an URL

2015-04-05 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, apache 2.2, 2.4 A long time ago I saw a method that allowed URLs to be presented without a file extension; the http processor was given some way to look for matching files by adding from a set of extensions. For instance,