Page 1 of 1

Directories that are dynamic

Posted: Fri Jun 28, 2002 12:34 pm
by larrytech
Hi,
How do people do the thing where http://www.site.com/downloads/23/451 actually goes to something like http://www.site.com/?id=downloads&no=23 etc?
Is this actually possible?
Larry

Apache Style

Posted: Fri Jun 28, 2002 12:36 pm
by icesolid
The last time I used Apache, you could set mod_rewrite to make the server mask to a certain location.

It's been awhile, so I could be wrong.

Posted: Sat Jun 29, 2002 5:28 am
by twigletmac

Posted: Sat Jun 29, 2002 1:30 pm
by larrytech
This looks really good! I will be trying it ASAP!
Thanks,
Larry