If you do make changes to the .htaccess file, I also suggest that you replace the \d and \w shortcuts (with [0-9] and [a-zA-Z0-9], resp.) because my hosting provider's (and presumably others') Apache doesn't understand them, and I had a hard time finding out about it.
Cheers Julien On Thu, Jan 29, 2009 at 7:20 PM, PI.ly <[email protected]> wrote: > YEah, I'll work on a fix that checks how PHP is implemented and > chooses the appropriate method. > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev > _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
