| 
 Posted by rh on 10/19/06 07:50 
<Hermann.Richter@gmail.com> wrote in message 
news:1161205984.787026.311810@m73g2000cwd.googlegroups.com... 
> I want to rewrite URLs like 
<snip> 
> My hosting server is apache 1.3.37 
 
It's an Apache server question, not PHP 
 
Read the Apache docs for Options (Content negotiated  MultiViews). 
 
Options +MultiViews 
 
 
Rich
 
[Back to original message] 
 |