On 8/15/05, David Blomstrom <[EMAIL PROTECTED]> wrote:
> I just discovered that mod_rewrite IS working. When I
> click on my links, I get dynamic URL's. But if I type
> http://geozoo/stacks/Animalia directly into the
> browser, it works just fine.
> 
> So I guess the next step is fixing it so that SEO
> friendly links are produced when I click on a link. Is
> this something I'd do with mod_rewrite, or do I need
> to change my PHP display script somehow?

This you will need to do in your PHP script. mod_rewirte only works on
the request URL.


Krist
-- 
[EMAIL PROTECTED]
Solothurn, Switzerland

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to