Web Hosting Talk







View Full Version : Variables in URL


Powi
02-11-2005, 10:44 AM
I notivced that on some sites like photoshop101.com they use an adress like:

http://thesite.com/redirect/458

I just want to know if there is any way that 458 is just a variable and the actual page is http://thesite.com/redirect/index.php.

I hope you get what i'm trying to ask.

Regards

krumms
02-11-2005, 10:47 AM
yes. Apache with mod_rewrite.

Powi
02-11-2005, 10:55 AM
Thanks for your promp reply.

Do you know of any place where i can get more info on this?

Regards

kooshin
02-11-2005, 11:17 AM
I think this will help you http://httpd.apache.org/docs-2.0/misc/rewriteguide.html