[pmwiki-users] Yet Another CleanUrl Problem
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Mon Jun 19 09:47:23 CDT 2006
    
    
  
On Mon, Jun 19, 2006 at 02:14:50PM +0100, Ian Barton wrote:
> I am trying to implement CleanUrl's. My setup is Apache2 running on
> Linux. My wiki directory is http://www.banter.local/ramblings.
> 
> In my /ramblings/.htaccess I have:
> [...]
> 
> Viewing the index page as either http://www.banter.local/ramblings or
> http://www.banter.local/ramblings/index.php works correctly. However,
> trying to view any other page e.g.
> 
> http://www.banter.local/ramblings/Main/UsefulPhoneNumbers
> 
> results in a 404 page not found.
It looks to me as though mod_rewrite isn't having any effect;
this could be because mod_rewrite is disabled or because the
Apache server isn't currently configured to recognize and
process .htaccess files.
Based on what you're seeing I'm inclined to think it's the latter.
Pm
    
    
More information about the pmwiki-users
mailing list