• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Url Rewrite module not work

D

Debayan Roy

Guest
We developed a website in asp.net 2.0
In the site there is a option of url-rewriteing.
We use "URL Rewriting module" from
http://www.simple-talk.com/dotnet/asp.net/a-complete-url-rewriting-solution-for-asp.net-2.0/

It works well in localserver, but when we
upload in your server it not works.
In server we use Plesk 8.6.0.5
In the server in "C:\Program Files\Parallels\Plesk\isapi" folder we find
"rewrite.dll","hotlinkprot.dll","sitepreview.dll","urlprotect.dll"

is they are create any problem to run our url re- write ?

Waiting to your early reply
 
URL_rewite is not supported in IIS by default; need to install a url_rewrite isapi filter and map from IIS >> domain >>ISAPI filters.
 
Back
Top