is this right?
// in this example, pligg is install in
http://localhost/pligg/
define('my_base_url', 'http://tarninc/dockit'); // the base url to your site.
define('my_pligg_base', '/dockit'); // if installed in a subfolder. leave blank if installed in root.
is that the only thing i have to edit on config?