• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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