Forum Moderators: open

Message Too Old, No Replies

How much would it cost me for mod_rewrite?

make urls user friendly?

         

illusionist

2:23 pm on Jan 15, 2004 (gmt 0)

10+ Year Member



how much, any idea?

mep00

2:55 pm on Jan 15, 2004 (gmt 0)

10+ Year Member



$123.49--Just mail your check or money order to...

Seriuosly, though, if you mean clock cycles, it depends on the CPU and the complexity of the rules.

illusionist

2:57 pm on Jan 15, 2004 (gmt 0)

10+ Year Member



just asking how much would it cost to make query strings removed from urls.

pete_m

3:31 pm on Jan 15, 2004 (gmt 0)

10+ Year Member



Hi illusionist

I'm not exactly sure what you're asking here.

How much is the software? Well, mod_rewrite is a free part of the (free) Apache webserver. There's no software cost.
If you're working with IIS you can get ISAPI_Rewrite - it's about $US 70 or so.

How much will it cost to get someone to configure mod_rewrite? Well that depends... you need to contact your friendly local web developer!

It depends on the complexity of the site, the number and type of querystring variables passed, and so on. Also, all the links on every webpage will need to be rewritten to reflect the new URLs.

illusionist

3:35 pm on Jan 15, 2004 (gmt 0)

10+ Year Member



i see thanx