ZenphotoCMS Forum
Problem with mod rewrite after upgrade to 1.4.1 - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Problem with mod rewrite after upgrade to 1.4.1 (/thread-8776.html)



Problem with mod rewrite after upgrade to 1.4.1 - nerdykit - 2011-06-26

I've had a long time working Zenphoto installation until I tried to upgrade to 1.4.1 Links from the main index page were all broken until I disabled mod_rewrite in the options which immediately fixed things. I've checked out the contents of .htaccess and line ten does correctly reference my zenphoto base.

I prefer to use mod rewrite if possible. Are others experiencing the same problem?




Problem with mod rewrite after upgrade to 1.4.1 - sbillard - 2011-06-26

We did add a new rewrite rule for 1.4.1 to support the tiny urls feature. tiny is now reserved for this use and cannot be an album name. Otherwise there are no changes.




Problem with mod rewrite after upgrade to 1.4.1 - nerdykit - 2011-06-27

Thanks. The problem resolved once I cleared my browser cache. I think that was the issue. mod rewrite now working properly.

NK