Re: [EMAIL PROTECTED] language-based redirection

2008-02-07 Thread Zbigniew Szalbot
2008/2/7, Nick Kew <[EMAIL PROTECTED]>: > On Thu, 7 Feb 2008 10:33:44 +0100 > "Zbigniew Szalbot" <[EMAIL PROTECTED]> wrote: > > > > Now I am putting in the index.html.po.iso8859-2 file the following > > code: > content="http://domain.tld/test/pl/index.php";> > http-equiv="Status" content="301 No

Re: [EMAIL PROTECTED] language-based redirection

2008-02-07 Thread Nick Kew
On Thu, 7 Feb 2008 10:33:44 +0100 "Zbigniew Szalbot" <[EMAIL PROTECTED]> wrote: > Now I am putting in the index.html.po.iso8859-2 file the following > code: content="http://domain.tld/test/pl/index.php";> http-equiv="Status" content="301 Now where did I leave that URL"> What's that supposed t

Re: [EMAIL PROTECTED] language-based redirection

2008-02-07 Thread Joshua Slive
On Feb 7, 2008 4:33 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > 2008/2/4, Nick Kew <[EMAIL PROTECTED]>: > > On Mon, 4 Feb 2008 18:23:35 +0100 > > "Zbigniew Szalbot" <[EMAIL PROTECTED]> wrote: > > > > > Only this? Or should the header contain this: > > > > > > Status: 301 Now where did I leave

Re: [EMAIL PROTECTED] language-based redirection

2008-02-07 Thread Joshua Slive
On Feb 7, 2008 5:02 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > 2008/2/4, Joshua Slive <[EMAIL PROTECTED]>: > > > On Feb 4, 2008 1:43 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > > > > The thing is that in order to provide blogs in two languages I cannot > > > install one blog and make

Re: [EMAIL PROTECTED] language-based redirection

2008-02-07 Thread Zbigniew Szalbot
2008/2/4, Joshua Slive <[EMAIL PROTECTED]>: > On Feb 4, 2008 1:43 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > > The thing is that in order to provide blogs in two languages I cannot > > install one blog and make it display in two languages. It needs to be > > two blogs. Hence, they need to

Re: [EMAIL PROTECTED] language-based redirection

2008-02-07 Thread Zbigniew Szalbot
2008/2/4, Nick Kew <[EMAIL PROTECTED]>: > On Mon, 4 Feb 2008 18:23:35 +0100 > "Zbigniew Szalbot" <[EMAIL PROTECTED]> wrote: > > > Only this? Or should the header contain this: > > > > Status: 301 Now where did I leave that URL > > Location: http://xyz.abc.com/foo/bar.html > > Content-type: text/htm

Re: [EMAIL PROTECTED] language-based redirection

2008-02-04 Thread Nick Kew
On Mon, 4 Feb 2008 18:23:35 +0100 "Zbigniew Szalbot" <[EMAIL PROTECTED]> wrote: > Only this? Or should the header contain this: > > Status: 301 Now where did I leave that URL > Location: http://xyz.abc.com/foo/bar.html > Content-type: text/html Yep. Get that up-and-running with mod_asis, then p

Re: [EMAIL PROTECTED] language-based redirection

2008-02-04 Thread Zbigniew Szalbot
Hello, 2008/2/4, Nick Kew <[EMAIL PROTECTED]>: > On Mon, 4 Feb 2008 11:30:59 -0500 > "Joshua Slive" <[EMAIL PROTECTED]> wrote: > > > On Feb 4, 2008 1:43 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > > > > The thing is that in order to provide blogs in two languages I > > > cannot install one

Re: [EMAIL PROTECTED] language-based redirection

2008-02-04 Thread Nick Kew
On Mon, 4 Feb 2008 11:30:59 -0500 "Joshua Slive" <[EMAIL PROTECTED]> wrote: > On Feb 4, 2008 1:43 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > > The thing is that in order to provide blogs in two languages I > > cannot install one blog and make it display in two languages. It > > needs to

Re: [EMAIL PROTECTED] language-based redirection

2008-02-04 Thread Zbigniew Szalbot
Hello, 2008/2/4, Joshua Slive <[EMAIL PROTECTED]>: > On Feb 4, 2008 1:43 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > > The thing is that in order to provide blogs in two languages I cannot > > install one blog and make it display in two languages. It needs to be > > two blogs. Hence, they

Re: [EMAIL PROTECTED] language-based redirection

2008-02-04 Thread Joshua Slive
On Feb 4, 2008 1:43 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > The thing is that in order to provide blogs in two languages I cannot > install one blog and make it display in two languages. It needs to be > two blogs. Hence, they need to be in two separate directories. But I > am happy to d

Re: [EMAIL PROTECTED] language-based redirection

2008-02-03 Thread Zbigniew Szalbot
Hello again, 2008/2/4, Joshua Slive <[EMAIL PROTECTED]>: > On Feb 1, 2008 1:54 PM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > > Thank you very much Joshua! I haven't realized I need to call > > index.html.var. I switched to Mutilviews as it is much better indeed. > > > > I have one more quest

Re: [EMAIL PROTECTED] language-based redirection

2008-02-03 Thread Joshua Slive
On Feb 1, 2008 1:54 PM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > Thank you very much Joshua! I haven't realized I need to call > index.html.var. I switched to Mutilviews as it is much better indeed. > > I have one more question. Now that it works, I have the following > directory structure fo

Re: [EMAIL PROTECTED] language-based redirection

2008-02-01 Thread Zbigniew Szalbot
Hello, 2008/2/1, Joshua Slive <[EMAIL PROTECTED]>: > On Feb 1, 2008 11:18 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > Hello, > > > > It is my first post to this list. I run Apache/2.0.61 on a FreeBSD 6.3 > > server. I would like to be able to set up a simple redirection because > > I want

Re: [EMAIL PROTECTED] language-based redirection

2008-02-01 Thread Joshua Slive
On Feb 1, 2008 11:18 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > Hello, > > It is my first post to this list. I run Apache/2.0.61 on a FreeBSD 6.3 > server. I would like to be able to set up a simple redirection because > I want to offer content in two languages. > > I read about content nego

[EMAIL PROTECTED] language-based redirection

2008-02-01 Thread Zbigniew Szalbot
Hello, It is my first post to this list. I run Apache/2.0.61 on a FreeBSD 6.3 server. I would like to be able to set up a simple redirection because I want to offer content in two languages. I read about content negotiation in apache server and saw the example files in the root www directory. I