• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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