Re: Rewriting URLs -- problem
- From: "web_design" <web_design@xxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 16:02:14 -0400
"web_design" <web_design@xxxxxxxxxxxxxxxxx> wrote in message
news:11efpfkqhcqk26d@xxxxxxxxxxxxxxxxxxxxx
>I am trying to rewrite my PHP URLs from something like this:
>
> www.mywebsite1234.com?p=contact
> or www.mywebsite1234.com?p=page2
>
> to
>
> www.mywebsite1234.com/contact.htm
> or www.mywebsite1234.com/page2.htm (etc.)
Sorry, I made a mistake there: the original URLs look like this:
www.mywebsite1234.com/index.php?p=contact
www.mywebsite1234.com/index.php?p=page2
etc.
.
- Follow-Ups:
- Re: Rewriting URLs -- problem
- From: ZeldorBlat
- Re: Rewriting URLs -- problem
- References:
- Rewriting URLs -- problem
- From: web_design
- Rewriting URLs -- problem
- Prev by Date: Rewriting URLs -- problem
- Next by Date: Re: which IDE for php ?
- Previous by thread: Rewriting URLs -- problem
- Next by thread: Re: Rewriting URLs -- problem
- Index(es):
Relevant Pages
|