Re: $_GET empty with Apache and content negotiation
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: $_GET empty with Apache and content negotiation

From: <dalyian39@gmail.com>
Date: Fri Oct 21 2005 - 01:06:51 CEST

You're right - I compiled Apache (with mod_rewrite) and PHP from source
and used

RewriteEngine on
RewriteRule ^B?$ /B.php

in .htaccess. Works great. Incidentally there's a bug which convinced
me that using MultiViews was almost pointless -
http://bugs.php.net/bug.php?id=28023.

Ian
Received on Mon Oct 24 02:11:27 2005