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

Reply via email to