I just updated build to mar 16/1310. Went to admin where you fill in the details. Am being told my .htaccess needs to be updated to the one included with zenphoto. Mine is from Dreamhost. Can I safely ignore this? Or is it a "bug" that causes me to get this error?
Comments
### Generated by Dreamhost. DO NOT modify!!! ###
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^https?://(www\.)?mytravels.mydomain.com/?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https?://(www\.)?mydomain.com/.*$ [NC]
RewriteRule \.*$ - [F,NC]
################################################
So, what do I do?
You can run upgrade.php to bypass the system check so that you can get zenphoto running.
# htaccess file version 1.1.4.0
(that's the build I just went back to while the current one is "under repair")