?

2006/9/29, [EMAIL PROTECTED] <[EMAIL PROTECTED] >:
Send Radiant mailing list submissions to
         radiant@lists.radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Radiant digest..."


Today's Topics:

   1. Re: New Howto; How to use the Dev mode. (Kevin Ansfield)
   2. Re: New Howto; How to use the Dev mode. (Giovanni Intini)


----------------------------------------------------------------------

Message: 1
Date: Fri, 29 Sep 2006 11:48:06 +0100
From: "Kevin Ansfield" <[EMAIL PROTECTED]>
Subject: Re: [Radiant] New Howto; How to use the Dev mode.
To: radiant@lists.radiantcms.org
Message-ID:
        <[EMAIL PROTECTED] >
Content-Type: text/plain; charset="utf-8"

OK, I've tried it with both "dev" and "dev.mydomain" with no go. Env dumps
for both domains can be found here if it's any help:

http://www.digitalblueprint.co.uk/test
http://dev.digitalblueprint.co.uk/test

I'll have a look at the code later and see if i can see why it's not
recognising the domains.

Thanks,
Kev

http://www.digitalblueprint.co.uk


On 9/29/06, Giovanni Intini <[EMAIL PROTECTED] > wrote:
>
> dev.host should be set to "dev" only. Other than that it should work.
>
> 2006/9/29, Kevin Ansfield <[EMAIL PROTECTED] >:
> >
> > Well, I currently have it set up as two seperate virtual hosts. One for
> > www.mydomain and the other for dev.mydomain, both DocumentRoot's are
> > referencing the same symlink to radiant/public. The server is running Apache
> > 1.3 with fcgi.
> >
> > The Radiant::Config["dev.host"] is also definately set to "dev.mydomain"
> >
> > Any ideas? Maybe it's the server setup, I'll have a go at getting an env
> > dump from both domains as soon as I get a moment.
> >
> > Thanks,
> > Kev
> >
> > http://www.digitalblueprint.co.uk
> >
> >
> > On 9/29/06, Giovanni Intini < [EMAIL PROTECTED]> wrote:
> > >
> > > How's the alias set up? And how's your radiant installation set up?
> > >
> > > 2006/9/29, Kevin Ansfield <[EMAIL PROTECTED]>:
> > > >
> > > > I tried the dev mode out on my Radiant blog the other day but I just
> > > > can't get Radiant to recognise that it's running under
> > > > dev.digitalblueprint.co.uk. I've tried both server aliases and
> > > > seperate virtual hosts for the different domains but still no go. Has anyone
> > > > else had a similar problem that they've managed to fix?
> > > >
> > > > Thanks,
> > > > Kevin Ansfield
> > > >
> > > > Technical Director
> > > > BN23 Search Ltd.
> > > >
> > > > blog: http://www.digitalblueprint.co.uk
> > > >
> > >
> > _______________________________________________
> > Radiant mailing list
> > Post:   Radiant@lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
> >
> >
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>


--
Kevin Ansfield

Technical Director
BN23 Search Ltd.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20060929/6c9d9c80/attachment-0001.htm

------------------------------

Message: 2
Date: Fri, 29 Sep 2006 13:02:38 +0200
From: "Giovanni Intini" <[EMAIL PROTECTED]>
Subject: Re: [Radiant] New Howto; How to use the Dev mode.
To: radiant@lists.radiantcms.org
Message-ID:
        <[EMAIL PROTECTED] >
Content-Type: text/plain; charset="iso-8859-1"

It's a simple regex on the hostname, are you sure you're not redirecting?

2006/9/29, Kevin Ansfield < [EMAIL PROTECTED]>:
>
> OK, I've tried it with both "dev" and "dev.mydomain" with no go. Env dumps
> for both domains can be found here if it's any help:
>
> http://www.digitalblueprint.co.uk/test
> http://dev.digitalblueprint.co.uk/test
>
> I'll have a look at the code later and see if i can see why it's not
> recognising the domains.
>
> Thanks,
> Kev
>
> http://www.digitalblueprint.co.uk
>
>
> On 9/29/06, Giovanni Intini < [EMAIL PROTECTED]> wrote:
> >
> > dev.host should be set to "dev" only. Other than that it should work.
> >
> > 2006/9/29, Kevin Ansfield < [EMAIL PROTECTED] >:
> > >
> > > Well, I currently have it set up as two seperate virtual hosts. One
> > > for www.mydomain and the other for dev.mydomain, both DocumentRoot's
> > > are referencing the same symlink to radiant/public. The server is running
> > > Apache 1.3 with fcgi.
> > >
> > > The Radiant::Config[" dev.host"] is also definately set to "
> > > dev.mydomain"
> > >
> > > Any ideas? Maybe it's the server setup, I'll have a go at getting an
> > > env dump from both domains as soon as I get a moment.
> > >
> > > Thanks,
> > > Kev
> > >
> > > http://www.digitalblueprint.co.uk
> > >
> > >
> > > On 9/29/06, Giovanni Intini < [EMAIL PROTECTED]> wrote:
> > > >
> > > > How's the alias set up? And how's your radiant installation set up?
> > > >
> > > > 2006/9/29, Kevin Ansfield <[EMAIL PROTECTED]>:
> > > > >
> > > > > I tried the dev mode out on my Radiant blog the other day but I
> > > > > just can't get Radiant to recognise that it's running under
> > > > > dev.digitalblueprint.co.uk. I've tried both server aliases and
> > > > > seperate virtual hosts for the different domains but still no go. Has anyone
> > > > > else had a similar problem that they've managed to fix?
> > > > >
> > > > > Thanks,
> > > > > Kevin Ansfield
> > > > >
> > > > > Technical Director
> > > > > BN23 Search Ltd.
> > > > >
> > > > > blog: http://www.digitalblueprint.co.uk
> > > > >
> > > >
> > > _______________________________________________
> > > Radiant mailing list
> > > Post:   Radiant@lists.radiantcms.org
> > > Search: http://radiantcms.org/mailing-list/search/
> > > Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
> > >
> > >
> >
> > _______________________________________________
> > Radiant mailing list
> > Post:   Radiant@lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
> >
> >
>
>
> --
> Kevin Ansfield
>
> Technical Director
> BN23 Search Ltd.
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20060929/730bc5ab/attachment-0001.htm

------------------------------

_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

End of Radiant Digest, Vol 6, Issue 67
**************************************



--
http://www.kkye.cn
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to