• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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