lyceum-users AT lists.ibiblio.org
Subject: Lyceum-users mailing list
List archive
- From: "michele" <webmaster AT abs-gallery.com>
- To: <lyceum-users AT lists.ibiblio.org>
- Subject: [Lyceum-users] root path question
- Date: Sun, 25 Jun 2006 06:05:58 -0600
Hi,
had installed lyceum
3.03rc just fine - did for testing the default "src/lyceum"
but - I wonder since
the url now reads of course www.marsart.org/src/lyceum/portal.php
and I would like it
to be www.marsart.org/lyceum/portal/php
How do I need to
have my directory set up?
I don't know how to
make that change in the private.php, if that is where this needs to be
changed?
// To have all
files live inside /src/lyceum/:
// [1] Move /src/lib, /src/config, and /src/installation into /src/lyceum/
// [2] comment this out
define('PRIVATE_REL_PATH', '../');
// [3] uncomment this
//define('PRIVATE_REL_PATH', './');
//.........................................................stop editing.
// [1] Move /src/lib, /src/config, and /src/installation into /src/lyceum/
// [2] comment this out
define('PRIVATE_REL_PATH', '../');
// [3] uncomment this
//define('PRIVATE_REL_PATH', './');
//.........................................................stop editing.
define('ABSPATH',
dirname(__FILE__).'/');
define('PRIVATEROOT', ABSPATH . '/' . PRIVATE_REL_PATH );
define('CONFIGPATH', PRIVATEROOT . 'config/');
define('WPADMININC', PRIVATEROOT . 'lib/wp-admin/');
?>
define('PRIVATEROOT', ABSPATH . '/' . PRIVATE_REL_PATH );
define('CONFIGPATH', PRIVATEROOT . 'config/');
define('WPADMININC', PRIVATEROOT . 'lib/wp-admin/');
?>
********************************
how can I have it
like: http://demo.lyceum.ibiblio.org/drew
i.e. http://www.marsart.org/portal
or whatever the blog name is?
am confused why I
have to have the directory "src" showing?
Appreciate any
feedback.
Thanks
| |||||
| |||||
See who we know in common | Want a signature like this? |
-
[Lyceum-users] root path question,
michele, 06/25/2006
- Re: [Lyceum-users] root path question, Jameson Lopp, 06/26/2006
Archive powered by MHonArc 2.6.24.