![]() |
|
How can i change the domain of my albums. - 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: How can i change the domain of my albums. (/thread-12064.html) |
How can i change the domain of my albums. - mkletsel - 11-11-2014 Hey guys, i have got a little question. My zenphoto directory is now at www.mydomain.com/zenphoto A particular album is at www.mydomain.com/zenphoto/albums/abc What do i have to do to change the path to that album to www.mydomain.com/abc but without having trouble accessing to my main homepage (which is not the zengallery) Thank you!!!! How can i change the domain of my albums. - acrylian - 11-11-2014 http://www.mydomain.com/zenphoto/albums/abc is just the phyisical place of the album "abc". That never appears in the url at all if you look closely. The url to an album on the front end is http://www.mydomain.com/zenphoto/abc If you want to get rid of the "zenphoto" in the url you have to install Zenphoto in the root of the domain instead of a sub folder. This is not possible if you have already another site (CMS or not) in the root. There is no way around, there can only be one index file. This is server technique and has nothing to do with Zenphoto. |