ZenphotoCMS Forum
.htaccess - 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: .htaccess (/thread-153.html)



.htaccess - coucoudean - 2005-11-26

Hello

Can I install Zenphoto without to use .htaccess file?
my 'fournisseur' not allow me to use the rewrite mode.
another question:
I can only use chmod 755, is it ok for the upload?

Thank




.htaccess - coucoudean - 2005-11-27

I deleted .htaccess
and configured server_path and web_path (config.php)

it's ok for me




.htaccess - garde - 2005-12-15

Hello I have the same problem

Could you post the code to insert or modify in the config.php for use zenphoto without .htaccess

thanks!




.htaccess - trisweb - 2005-12-16

You should just need to disable the option "mod_rewrite" in the config file (set it to false).




.htaccess - garde - 2005-12-17

thanks!