Thread: url help!
View Single Post
  #2 (permalink)  
Old 06-27-2006, 04:52 AM
Sortex Sortex is offline
New Pligger
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
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?
Reply With Quote