iis - URL Rewrite: from .htaccess -


i'm here again, , time don't know, since i'm never using it. it's .htaccess.

it's getting converted iis, think fail .htaccess line. i'm talking following line;

rewriterule ^ref([^.]+)$ /quickregister/start?ref=$1 

the result want http://example.com/ref/value1. however, rule gives me this; 404 error

requested url      http://example.com:80/quickregister/start?ref=/value1.php physical path      c:\inetpub\wwwroot\quickregister\start 


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -