ZenphotoCMS Forum
Paths to albums not working after redirect - 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: Paths to albums not working after redirect (/thread-6337.html)



Paths to albums not working after redirect - callender - 2009-12-24

Hello! I'm hosting multiple domains on one server, so my hosting directory is mysite.com/elissahogan.com/ for where I host elissahogan.com

I've pointed my domain for elissahogan.com to the right nameservers so that what I've hosted there shows (like normal). However, although the index page loads fine, the album links don't work, and when I try to get to the albums manually (elissahogan.com/albums/graphite for example) it renames "/albums/" to "/elissahogan.com/", just like the original hosting directory.

Here is the site: http://www.elissahogan.com/

Any ideas on how to fix this?




Paths to albums not working after redirect - sbillard - 2009-12-24

Mod_rewrite is not working on your site. So there are two possibilities. First, it is not implemented in your WEB server. Second, you did not run setup form the domain after you changed the domain




Paths to albums not working after redirect - callender - 2009-12-24

The setup worked! Thank you