Cool. So if I chop the domain from the url string and relative path all my
images manually upon insertion, then I have a flexible installation that I
can relocate when needed? I can live with that.

Thanks to both of you.

- A

On Mon, Mar 21, 2011 at 9:20 AM, Owen Winkler <[email protected]> wrote:

> On 3/20/2011 8:49 PM, Andrew Heath wrote:
>
>>
>> 1) My habari installation with a handful of posts is located at
>> public_html/habari1/ and I have my domain www.excellent-adventure.com
>> <http://www.excellent-adventure.com> pointing there. If I rename the
>>
>> habari folder to public_html/habari2/ and update the domain pointer to
>> match, will everything still be linked properly?
>>
>
> My guess is yes, because the URLs for all of the content are pointing to
> valid locations.  ie.--
>
> http://www.excellent-adventure.com/user/files/foo.jpg
>
> Used to point at the file here:
> public_html/habari1/user/files/foo.jpg
>
> But now, as a result of changing the virtualhost setup, points here:
> public_html/habari2/user/files/foo.jpg
>
>  2) Same original setup as above, but I decided to rebrand my blog as
>> www.bogus-journey.com <http://www.bogus-journey.com> and set up the new
>>
>> domain pointing as needed (same webhost, same dir locations). Will the
>> site function properly?
>>
>
> The site will function properly, but any files that are referenced in your
> content (images embedded in your posts) will likely not appear, because they
> refer to the original domain.
>
> Owen
>
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/habari-dev
>

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev

Reply via email to