Re: chora not working with mod_rewrite option
"Rob S.i.k.l.o.s" <[email protected]> Thu, 9 Sep 2004 11:50:05 -0400
| Newsgroups | gmane.comp.horde.chora |
|---|---|
| Message-ID | <[email protected]> |
Thanks Chuck, However, this only gets me halfway there: If I type a URL like "http://localhost/cvs/horde/chora/browse.php/somedirectory/", it works (it didn't before). To get this far, I put "AcceptPathInfo On" in the .htaccess file which comes with Chora. But it seems that the pathinfo is being ignored after mod_rewrite changes the URL. If I browse to http://localhost/cvs/horde/chora/somedirectory/, I still get the same error as before. I realize this may be a bit OT, but any more help would really be appreciated. Thanks again, Rob. ----- Original Message ----- From: "Chuck Hagenbuch" <> To: <> Sent: Thursday, September 09, 2004 10:49 AM Subject: Re: [chora] chora not working with mod_rewrite option > Quoting "Rob S.i.k.l.o.s" <>: > >> I have Chora (CVS near head) set up and working perfectly, until I change >> it's mode of operation to use mod_rewrite. >> >> In that case, the initial page loads fine, listing all the top level >> directories in my cvs repository, but if I click on one, apache throws me >> a >> not found error like: >> >> The requested URL /var/www/cvs/horde/chora/browse.php/somedirectory/ was >> not found on this server. >> >> I'm guessing that I have to do something somewhere so that either Apache >> or >> the PHP module will ignore anything after ".php" in the URL when fetching >> the page. > > Enable PATH_INFO in your webserver. > > -chuck > > -- > "Regard my poor demoralized mule!" - Juan Valdez > -- > Chora mailing list - Join the hunt: http://horde.org/bounties/#chora > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > -- Chora mailing list - Join the hunt: http://horde.org/bounties/#chora Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]