What should the web path be if I want to install ZenPhoto in the root of my domain?
Something like this ?
RewriteBase /zenphoto
Or is this totally wrong ?
Best Regards
Simon Rothenborg
RewriteBase / is for the root of the domain. :-)
RewriteBase /
Yeah, I wiped my site twice before I figured that out... In manual it says that .htaccess file is supposed to fix links, but in fact it makes the whole darn thing work like a charm for me!