![]() |
|
Renaming root directory - 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: Renaming root directory (/thread-1791.html) |
Renaming root directory - Belthasar - 2007-11-10 Hello, Fairly simple problem. I've installed Zen Photo in a directory called "zenphoto/", how can I change this root directory name without having Zen Photo lose its way? Renaming root directory - trisweb - 2007-11-10 Simply rename the directory. Zenphoto knows what to do :-) If you are using mod_rewrite, you may also have to edit .htaccess and change the RewriteBase line to make that work. Renaming root directory - Belthasar - 2007-11-12 Thank you. |