Forum Moderators: open
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
RewriteEngine OnRewriteRule ^step_(\d+)/(\d+)/$ /path/to/.ihtml?step=$1&id=$2
then your url would look like: [server.com...]