|
|
Sergey Kornilov admin 12/10/2013 |
|
Check ISAPI_Rewrite - the URL rewrite module for IIS: RewriteEngine On |
|
|
M
|
marcove author 12/13/2013 |
|
Thank You Sergey, |
|
|
|
Sergey Kornilov admin 12/13/2013 |
|
This is a standard approach, there is no easier or more difficult way. Under Apache webs server people use url_rewrite and .htaccess, under IIS your only option is ISAPI_Rewrite with similar syntax. The only easier option is to hire someone to do this for you. |
|
|
M
|
marcove author 12/13/2013 |
|
Thank You |
|