• 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.

Default ISAPI filters (godaddy)

S

stevev

Guest
Hey Everyone, First off I know next to nothing about Plesk but I was mucking around on our godaddy server (which has Plesk installed by default) and I was having trouble with a web I set up and I saw 3 ISAPI filers which I removed :(. Can someone take a look at their installation and tell me what the filters should be and their paths.

The 3 (as I remember them) were Dot Net 2.0, jakarta and siteserver (or sitepreview which is an application under default web).

I think the Dot Net 2.0 is just the aspnet_filter.dll from the 2.0 directory. The other 2 I'm not sure about. I belive at least 1 (if not both) pointed to something in the SWSoft folder.

I was going to write them down before removing them but for some reason I didn't .. doooh.

Thanks
 
1. jakarta, <Plesk>\isapi\isapi_redirect.dll, high prioriy
2. sitepreview, <Plesk>\isapi\sitepreview.dll, high priority
3. ASP.NET_<.NET ver>, C:\WINDOWS\Microsoft.NET\Framework\v<.NET ver>\aspnet_filter.dll, low priority
 
Thanks sergius. You da man :D

Steve

Originally posted by sergius
1. jakarta, <Plesk>\isapi\isapi_redirect.dll, high prioriy
2. sitepreview, <Plesk>\isapi\sitepreview.dll, high priority
3. ASP.NET_<.NET ver>, C:\WINDOWS\Microsoft.NET\Framework\v<.NET ver>\aspnet_filter.dll, low priority
 
Back
Top