Forum Moderators: open

Message Too Old, No Replies

.ihtml?id= Rewrite?

How

         

xcandyman

4:11 pm on Aug 4, 2003 (gmt 0)

10+ Year Member



Hi all

How can I rewrite: ".ihtml?step=1&id=01" so spiders will be able to do the stuff?

Is it even possible in ihtml?

And would it work with a with ihtml merchant?

Thanks

Steve

moltar

4:17 pm on Aug 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You could use the following code.


RewriteEngine On
RewriteRule ^step_(\d+)/(\d+)/$ /path/to/.ihtml?step=$1&id=$2

then your url would look like:
[server.com...]