Links reset to wrong location
Posted: Mon Apr 07, 2008 9:50 pm
I installed cmsmadesimple under a separate directory that I map with a directive.
When I create a local link to another page on the same webserver and save it, the initial try
link works
Scenario:
Apache setting
Alias /cms /home/path_to_cms/cms123
Added link Link
But when I tried to edit the content again, the link defaults to
../path_outside_cms/ which indicates it is under the /home/path_to_cms/cms123 directory.
Even when I edit and save the link to ../../path_outside_cms and save, submit, subsequent edit
of that link will default to ../path_outside_cms which is wrong.
I am using pretty_url, no .htaccess in the cms123 directory.
This is very annoying
Help appreciated
Simon
When I create a local link to another page on the same webserver and save it, the initial try
link works
Scenario:
Apache setting
Alias /cms /home/path_to_cms/cms123
Added link Link
But when I tried to edit the content again, the link defaults to
../path_outside_cms/ which indicates it is under the /home/path_to_cms/cms123 directory.
Even when I edit and save the link to ../../path_outside_cms and save, submit, subsequent edit
of that link will default to ../path_outside_cms which is wrong.
I am using pretty_url, no .htaccess in the cms123 directory.
This is very annoying
Help appreciated
Simon