![]() |
|
not working on sub domain (error 500) - 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: not working on sub domain (error 500) (/thread-5631.html) |
not working on sub domain (error 500) - xemino - 2009-08-07 hey, i'm really happy with zen photo. it's small, sleek... but yet, it doesn't work like i wan't it to. regards not working on sub domain (error 500) - acrylian - 2009-08-07 Look at your .htaccess file, even if it is in a folder the rewrite path should be just "/" if you want to run it this way. The direct access via the folder then of course will not work. You can't have both. Actually setup should fix this if you run it from not working on sub domain (error 500) - xemino - 2009-08-07 now it works. thanks. but why can't i have both? it works for me with other scripts. not working on sub domain (error 500) - sbillard - 2009-08-08 You can have it both ways, you just cannot use the mod_rewrite option. Just think a moment. Mod rewrite requires you set a rewrite base. What value can you set it to that represents both a folder and not a folder? |