![]() |
|
How can I change the 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: How can I change the URL? (/thread-8705.html) |
How can I change the URL? - pumpfreak - 2011-06-08 Hi! I installed Zenphoto in localhost and the albums url are something like this: http://localhost/thecity2011/gallery/index.php?album=flo-ri-da but when I uploaded to my test server I see this: http://cancunserver.com/thecity2011/gallery/flo-ri-da/ A lot more beatiful and SEO friendly, but there is a problem, if the album have other pages, they dont show the images and the CSS because the url change in my theme. what can I do? any suggestion? PS: Sorry for my bad English How can I change the URL? - pumpfreak - 2011-06-13 I solved the probles using the complete URL for images and he CSS and not the relative like this "../" I could't find how to change the url. How can I change the URL? - acrylian - 2011-06-14 The two links above are the non modrewrite and the search engine friendly modrewrite link. You need to have a .htaccess file (setup will ask about that and create it) and your server needs to support that functionality. No need to hack anything. |