On Mon, 2009-06-15 at 21:50 +0200, Martin Tippmann wrote: > > The problem is: This just does not work. Laconica (0.7.3) always > > generates /index.php inside the URLs. I can remove '/index.php' by hand > > to verify that URL rewriting works, but URL *generating* does not work. > > Have you looked in the Database? I think the (old) URL with index.php > is still saved there.
Thanks, this was indeed the case. After inspecting all DB tables and migrating URLs everything works as expected. Maybe this should be documented with the 'fancy' configuration option? Best regards, Andreas _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
