Splitting up a site

15 views
Skip to first unread message

shandlon

unread,
Dec 14, 2011, 10:24:33 AM12/14/11
to RedDot CMS Users
Currently we have a project that is divided up in to basically 4
sections:

home.com
home.com/x/
home.com/xx/
home.com/xxx/

Each of these section have their own style sheets and include files
inside thier own folders. The businsess unit would not like to take
the /xx/ folder so that when a user goes to that site now, the URL
will display www.newhome.com. Giving it the appearance that it is its
own site. Has anyone done this in the past and if so what is the best
way to achieve this. We would prefer not to make it a stand alone
site. We can make the /xx/ folder the home directory for that URL at
the server level but if we do that all the links and include files
(style sheets, js files, etc) no longer work when they are called from
inside the /xx/ folder.

Any suggestions?

Richard Hauer

unread,
Dec 14, 2011, 6:40:07 PM12/14/11
to reddot-c...@googlegroups.com
Use mod_rewrite (apache) or Helicon Ape (iis).

Regards,
Richard.

Sent from my mobile. Sorry if it's brief.



shandlon <shawn....@wslife.com> wrote:


--
You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group.
To post to this group, send email to reddot-c...@googlegroups.com.
To unsubscribe from this group, send email to reddot-cms-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.

Jian Huang

unread,
Dec 19, 2011, 9:17:39 AM12/19/11
to RedDot CMS Users
Hi,

I think you already have the right setup. Each section having their
own style sheet. With individual publication package for each
section, section x goes to /x/, section xx goes to /xx/. I would
assume that stylesheet for section x gets published to /x/ too.

Web Server level rewrite is not needed. Assuming that resulting
publication is well sectioned, I think it is simply a pathing issue.

assuming x, xx, xxx are under its own website (in IIS, or its own
domain), and these paths are now assigned as website root.

Under Administer Publication->Project, edit general settings, "Do not
publish leading / " is not checked.

This way, all your paths are absolute relative to the root.

I hope this helps, and should you run into any trouble, please give
support a ring.

-Jian

On Dec 14, 10:24 am, shandlon <shawn.hand...@wslife.com> wrote:
> Currently we have a project that is divided up in to basically 4
> sections:
>
> home.com
> home.com/x/
> home.com/xx/
> home.com/xxx/
>
> Each of these section have their own style sheets and include files
> inside thier own folders. The businsess unit would not like to take
> the /xx/ folder so that when a user goes to that site now, the URL

> will displaywww.newhome.com. Giving it the appearance that it is its

Reply all
Reply to author
Forward
0 new messages