I thought of this too, but wouldn't all the home links in
breadcrumb and such still point to www.mysite.com, which is not what is wanted.
Want home link to link to /home. Without mod_rewrite to change www.mysite.com requests into www.mysite.com/home requests (presumably
because something else resides there), this is a tough situation to
handle.
Greg
In that case roll everything back, if you can,
to before you started copying things (if the original is working, maybe you can
just delete the home directory).
Then enable the path module and edit the
page you use as your home page, and give it the URL alias "home"
If you
have a blog-style front page, a URL alias home for <front> might be
possible...
- ben
member, Agaric Design Collective
http://AgaricDesign.com - "Open Source Web
Development"
person, People Who Give a Damn
http://pwgd.org - "building the infrastructure for a
network of everyone"
On 11/10/06, Halter,
Shari <SHalter@thorntontomasetti.com
> wrote: