Forums / Developer / Modifiy base path
Albe Terra
Tuesday 22 July 2008 7:11:09 am
Hi everyone! I have installed a website in the root of apache.Now i have to move it in a folder.
eZPublish should generate this URLS:
OLD SITE: http://localhost/index.php/design...NEW SITE http://localhost/index.php/folder/design...
but the new site still generates the old URL...so that files are not loaded in the right way.
i think i have to set the new base path (http://localhost/index.php/folder), but i don't know where i have to look in the settings...can you help me?
Thanks