ZenphotoCMS Forum
is the .htaccess file neccessary? - 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: is the .htaccess file neccessary? (/thread-1153.html)



is the .htaccess file neccessary? - sonicparke - 2007-02-14

The host I have to use apparently doesn't allow external calls and referenced the htaccess file. I'm not sure what he's talking about but for whatever reason I get an error parsing the htaccess file when I try to browse to zenphoto.

Is there any way around this?




is the .htaccess file neccessary? - sonicparke - 2007-02-14

OK...Apparently it's not. I think I figured out that it's only for the Mod rewrite stuff.




is the .htaccess file neccessary? - trisweb - 2007-02-14

Yep, you got it. Turn $conf['mod_rewrite'] = false; in your zp-config.php file to disable it and .htaccess isn't needed.