18 Nov
2014
18 Nov
'14
2:14 a.m.
On 11/17/14, 1:37 PM, Néstor wrote:
HI,
I have a site working on rhel5.11 and I need to transfer it to ubuntu but images point to www.mysite.com:81/ <http://www.mysite.com:81/>sites/default/files/images/ instead of www.mysite.com:81/ <http://www.mysite.com:81/>sdcwa/sites/default/files/images
I am new to Ubuntu, I just do not know what else to do. I tried following certain tutorials but to no effect. I was able to install drupal6 and run it but I am not able to run my drupal 6 site sdcwa.
One option might be to place a symbolic link in the document root named sdcwa pointing to the document root, or make a directory called sdcwa and place a link called sites to document root/sites -- Richard Damon