You are not logged in.
How can I modify the SITE_URL varable currently it is defined as the internal IP address of the server.
I would like it to be a URL
I tried to change the index.php file with the line define( 'APP_ROOT_WEBPAGE', "URL" );
Now the application does not work.
Thanks Chris
Last edited by cthomas (2008-02-28 20:43:45)
Offline