• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

!!HIGHPRIORITY!! : Plesk 9.2.1 // IIS 7 // ISAPI_Rewrite 3 don't work successfully

R

RogerH

Guest
Hi there

We really really urgent need your help! We got a new Webserver and out old Server is running out tonight. We need to fix some problems with the rewrite; since we can't use mod_rewrite like apache do.

Now I tried to install ISAPI_Rewrite 3 on my IIS 7 Webserver running with Plesk 9.2.1. But it won't work. The .htaccess-file won't work when I visit the page. Here some details:

Running OS: Windows Server(R) Web 2008 Service Pack II x64
Running Parallels Plesk Panel version: 9.2.1
PLESK-OS-Data: Microsoft Windows 6.0; build-6002; sp2.0; suite1296; product3
Helicon ISAPI_Rewrite 3: Licensed!

- The directory c:\...\ISAPI_Rewrite3\ got enough permissions for Users psaadm, psacln and psaserv. Recoursively.
- The directory c:\...\vhosts\mysitedir\ got enought permissions too, for same users and for the user "Plesk IIS WP User)
(got the tipps on several sites including heliontec's forum (support isnt reachable)).
- the dll files are included in the IIS Isapi-navigationpoints. But it dont seems to work. To test we have following syntax for the ISAPI_Rewriter:

.htaccess
RewriteEngine on
RewriteRule (.+) http://newserver.com$1 [R=301,L]

httpd.conf
RewriteLogLevel 9
ErrorLog C:\...\ISAPI_Rewrite3\error.log
RewriteLog C:\...\ISAPI_Rewrite3\rewrite.log


And now another question: Isn't there any any any possibility to running Plesk 9.2.1 under Windows Server(R) Web 2008 with IIS 7?

Hope we can solve this problem quickly.

Best regardings & thx for fast help

Roger Häcki
 
Back
Top