Thanks for the info.
Jim Lucas
- Original Message -
From: "Mike Migurski" <[EMAIL PROTECTED]>
To: "Eugene Lee" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 11:33 AM
Subject: Re: Re[2]: [PHP] dynamic -> static
Veniamin Goldin wrote:
> Hello Mike,
>
> Thank you for your help,
>
> As I wrote already this issue is mainly because of search engines
> incompatibility with dynamic content sites (to be more exact - with
> urls containing get parameters, in my case ex.
> index.shtml?lang=en&menu_id=23)
>
> Which
>Did a little more googling and found the answer.
>
>In Apache 2.0, by default is does not allow this type of URL.
>
>But I found a few article on it that explained that if I modified this
>
>in httpd.conf modify, or add, this line.
>
> AcceptPathInfo On
>
>Don't know what it does, but it fixes th
oblem.
Jim Lucas
- Original Message -
From: "Mike Migurski" <[EMAIL PROTECTED]>
To: "Eugene Lee" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 11:33 AM
Subject: Re: Re[2]: [PHP] dynamic -> static
> >: I ha
>: I have the following configuration.
>:
>: Redhat 8.0
>: Apache/2.0.40 (stock redhat install)
>: PHP 4.2.2 (stock redhat install)
>:
>: What I get when I try and run this is an Object Not Found.
>
>If I was Apache, I would try to serve the file:
>
> /index.php/var1/val1/var2/val2/index.
-
From: "Eugene Lee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 10:32 AM
Subject: Re: Re[2]: [PHP] dynamic -> static
> On Thu, Oct 09, 2003 at 10:09:19AM -0700, Jim Lucas wrote:
> :
> : I have the following configuration.
> :
>
On Thu, Oct 09, 2003 at 10:09:19AM -0700, Jim Lucas wrote:
:
: I have the following configuration.
:
: Redhat 8.0
: Apache/2.0.40 (stock redhat install)
: PHP 4.2.2 (stock redhat install)
:
: What I get when I try and run this is an Object Not Found.
:
: Same as the ERROR 404 page not found
Jim Lucas
- Original Message -
From: "Mike Migurski" <[EMAIL PROTECTED]>
To: "Veniamin Goldin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 12:23 PM
Subject: Re[2]: [PHP] dynamic -> static
> >As I wro
>As I wrote already this issue is mainly because of search engines
>incompatibility with dynamic content sites (to be more exact - with urls
>containing get parameters, in my case ex. index.shtml?lang=en&menu_id=23)
>
>Which of your described solution would you suggest for my situation ?
>
>Turck M
Hello Mike,
Thank you for your help,
As I wrote already this issue is mainly because of search engines
incompatibility with dynamic content sites (to be more exact - with
urls containing get parameters, in my case ex. index.shtml?lang=en&menu_id=23)
Which of your described solution would you sug
>Dear All,
>
>Does anybody have any solutions, which makes possible to produce static
>pages of all dynamic cms once a day and can be easily integrated into
>already made site?
Why do you need to do this? Is it because of hosting restrictions,
performance concerns, or portability/mirroring (which
On Wed, 2003-10-08 at 08:56, Veniamin Goldin wrote:
> Dear All,
>
> Does anybody have any solutions, which makes possible to produce static pages of all
> dynamic cms once a day and can be easily integrated into already made site?
>
>
> Thank you.
I have been thinking of doing such thing for
Message -
From: "Ryan Thompson" <[EMAIL PROTECTED]>
To: "Veniamin Goldin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 7:46 AM
Subject: Re: [PHP] dynamic -> static
Do you mean something like taking a snapshot of the CMS every
24 h
"Veniamin Goldin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 7:46 AM
Subject: Re: [PHP] dynamic -> static
Do you mean something like taking a snapshot of the CMS every
24 hours or so??
If I understand you right you might want to look at a differ
Do you mean something like taking a snapshot of the CMS every
24 hours or so??
If I understand you right you might want to look at a different language
like perl or shell scripting. I would think they'd be more useful for that
sort of thing.
On Wednesday 08 October 2003 03:56, Veniamin Goldin w
Dear All,
Does anybody have any solutions, which makes possible to produce static pages of all
dynamic cms once a day and can be easily integrated into already made site?
Thank you.
16 matches
Mail list logo