![]() |
|
removing "zenphoto" from URL? - 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: removing "zenphoto" from URL? (/thread-6555.html) |
removing "zenphoto" from URL? - zenkitty - 03-02-2010 Hi! I installed zenphoto in a subdirectory called "zenphoto", which was great for setting things up and testing, but now that its time to go live, I'd like to remove the "zenphoto/" from the URL altogether, so that it appears to be in the root directory. I thought this would be a fairly common request, but the only solution I've found to this on the forums is to move all the files into the root directory and run set up again. I'd really prefer not to have to do this! I've tried putting this in zenphoto's .htaccess file:
Is there something I'm missing? Is there a way to get this to work? Thanks for your help! removing "zenphoto" from URL? - zenkitty - 04-02-2010 I've found that this in the root directory's .htaccess file:
BUT the links generated by functions like printPageMenu and getGalleryIndexURL still show "zenphoto/". How can I change this? Thanks! removing "zenphoto" from URL? - breglis - 04-02-2010 why dont you simply move the HTTP root of the domain to "www.yourdomain/zenphoto" removing "zenphoto" from URL? - acrylian - 04-02-2010 Either that or install Zenphoto directly in the root. |