![]() |
|
Subdomains und normal 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: Subdomains und normal directory (/thread-5740.html) |
Subdomains und normal directory - MarkusDippold - 2009-08-24 Hi, I've found some older postings about using mod_rewrite or changing the rewrite-path. What will I do? I want, that both URLs will go to the gallery. So, changing RewriteBase in .htaccess to "/", only (2) works, and (1) never more. What can I do, that the gallery can used with (1) AND (2)? Greets, Subdomains und normal directory - sbillard - 2009-08-24 Are you trying to have zenphoto both in a folder and in the root of a subdomain? Mod-rewrite cannot handle that as there is only one Subdomains und normal directory - MarkusDippold - 2009-08-25 Hm, I have zenphoto installed to http://www.dippold.org/zenphoto . For me it's curious, that with http://modellbahn.dippold.org/ the first page (title page) appears, but not the pages with the subalbums. This causes an internal server error. Greets, Subdomains und normal directory - MarkusDippold - 2009-08-25 Hi, I've change the RewriteBase in .htaccess, so the modellbahn.dippold.org is standard-adress now. Greets, Subdomains und normal directory - sbillard - 2009-08-25 There is no mod_rewrite needed for the index page. |