• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

isapi_rewrite

D

diegonoe06

Guest
Hi Plesk Friends.

I need to install ISAPI_Rewrite for a client.

I configurated it for the site: IIS >> Site >> ISAPI_Filters >>
Filter Name: ISAPE_Rewrite
Executable: C:\Program Files\SWsoft\Plesk\isapi\rewrite.dll

But, It is not working fine. No error is shown, but the directives in .htaccess does not work.

My .htaccess for test is:
RewriteEngine on
RewriteRule (.+) http://google.com$1 [R=301,L]

When you browse the site, it should be re-directed to Google. But, it is not working...

Any ideas? Do I have to set up some aditional?
 
Wait, is this isapi_rewrite from helicontech? If so, you just have to run their installer. Afterwards, you make sure that the extension is allowed in IIS, and go to the directory that the software is installed and make sure that the psaadm/psacln have "allow" access.
 

Attachments

  • screen.jpg
    screen.jpg
    57.4 KB · Views: 179
Same problem.

I have the permissions set as indicated.. In the ISAPI rewrite error logs it shows that the filter is being loaded correctly. I can't find any errors anywhere but the rules still are not being applied.

Any ideas or troubleshooting techniques?
 
Back
Top