** Changes in httpd.ini are not working ***
38 posts
• Page 1 of 2 • 1, 2
** Changes in httpd.ini are not working ***
I made changes to httpd.ini, and I rebooted IIS. I even rebooted my computer and the changes are not working.
I even removed all of the code in httpd.ini but the old rewrite rules are still working even after another IIS and computer reboot. What is going on? Please help.
I even removed all of the code in httpd.ini but the old rewrite rules are still working even after another IIS and computer reboot. What is going on? Please help.
Re: ** Changes in httpd.ini are not working ***
Hello,
Please make sure ISAPI_Rewrite is not registered twice and that dll and httpd.ini are located in the same folder.
Please make sure ISAPI_Rewrite is not registered twice and that dll and httpd.ini are located in the same folder.
Re: ** Changes in httpd.ini are not working ***
ISAPI_Rewrite.dll and httpd.ini are located in the same folder. How can I check that ISAPI_Rewrite is not registered twice?
How can I see the location of the dll and ini that are registered and used by IIS? For testing purposes, I have multiple versions on the same computer.
How can I see the location of the dll and ini that are registered and used by IIS? For testing purposes, I have multiple versions on the same computer.
Re: ** Changes in httpd.ini are not working ***
"How can I see the location of the dll and ini that are registered and used by IIS? For testing purposes, I have multiple versions on the same computer."
- could you be more specific about this. Do you have several instances of ISAPI_Rewrite on the same machine?
In IIS -> Web Sites properties -> ISAPI Filters you can find the path to the dll ISAPI_Rewrite uses. Make sure it's located near the httpd.ini you are trying to make working.
- could you be more specific about this. Do you have several instances of ISAPI_Rewrite on the same machine?
In IIS -> Web Sites properties -> ISAPI Filters you can find the path to the dll ISAPI_Rewrite uses. Make sure it's located near the httpd.ini you are trying to make working.
Re: ** Changes in httpd.ini are not working ***
I have the same version of ISAPI_Rewrite but in they are different directories for different versions of my code. I cannot delete the previous versions since this is a development machine.
eg.
C:\Program Files\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version1\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version2\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version3\Helicon\ISAPI_Rewrite
However I don't think this matters as long as I know the location of the dll and ini that are registered and used by IIS. The strange thing is under ISAPI Filters, there are no values. Screenshot attached.
eg.
C:\Program Files\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version1\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version2\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version3\Helicon\ISAPI_Rewrite
However I don't think this matters as long as I know the location of the dll and ini that are registered and used by IIS. The strange thing is under ISAPI Filters, there are no values. Screenshot attached.
- Attachments
-
- IIS.png (31.34 KiB) Viewed 11435 times
Re: ** Changes in httpd.ini are not working ***
Could you please clarify if you performed automatic or manual installation of ISAPI_Rewrite?
The filter might be registered globally - in Web Sites properties. Please specify the path to the dll that is used there.
BTW, do you have ISAPI_Rewrite dll and httpd.ini in all of those locations?
C:\Program Files\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version1\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version2\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version3\Helicon\ISAPI_Rewrite
The filter might be registered globally - in Web Sites properties. Please specify the path to the dll that is used there.
BTW, do you have ISAPI_Rewrite dll and httpd.ini in all of those locations?
C:\Program Files\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version1\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version2\Helicon\ISAPI_Rewrite
C:\inetpub\wwwroot\version3\Helicon\ISAPI_Rewrite
Re: ** Changes in httpd.ini are not working ***
Hi Anton,
Yes I have the dll and ini files in all of the locations above. It was an automatic installation of ISAPI_Rewrite. Using regedit I was able to see that ISAPI_Rewrite is using C:\Program Files\Helicon\ISAPI_Rewrite
The path to the DLL is NOT specified in ISAPI Filters, but ISAPI_Rewrite works. Why does ISAPI_Rewrite work without using ISAPI Filters? Is there an advantage to specifying the path to the DLL here?
Yes I have the dll and ini files in all of the locations above. It was an automatic installation of ISAPI_Rewrite. Using regedit I was able to see that ISAPI_Rewrite is using C:\Program Files\Helicon\ISAPI_Rewrite
The path to the DLL is NOT specified in ISAPI Filters, but ISAPI_Rewrite works. Why does ISAPI_Rewrite work without using ISAPI Filters? Is there an advantage to specifying the path to the DLL here?
Re: ** Changes in httpd.ini are not working ***
Could you provide a screenshot of IIS -> Web Sites properties -> ISAPI filters
And if there's an ISAPI_Rewrite entry, select it, press Edit and make a screenshot of the dialog you get.
And if there's an ISAPI_Rewrite entry, select it, press Edit and make a screenshot of the dialog you get.
Re: ** Changes in httpd.ini are not working ***
The screenshot for of IIS -> Web Sites properties -> ISAPI filters is above. There is no "ISAPI_Rewrite" entry.
Why does ISAPI_Rewrite work without using ISAPI Filters?
Is there an advantage to specifying the path to the DLL here?
Why does ISAPI_Rewrite work without using ISAPI Filters?
Is there an advantage to specifying the path to the DLL here?
Re: ** Changes in httpd.ini are not working ***
Hello,
Please check if you have ISAPI_Rewrite-related entries in your metabase and make sure it's not corrupted.
You can then send it to [email protected] for us to check it as well.
Please check if you have ISAPI_Rewrite-related entries in your metabase and make sure it's not corrupted.
You can then send it to [email protected] for us to check it as well.
Re: ** Changes in httpd.ini are not working ***
Hi Anton,
How do I check ISAPI_Rewrite-related entries in the metabase?
How do I check ISAPI_Rewrite-related entries in the metabase?
Re: ** Changes in httpd.ini are not working ***
Well, you'd better send to us to [email protected] and we'll do it for you.
Re: ** Changes in httpd.ini are not working ***
I am behind a firewall. Please provide instructions so I can do this myself.
Re: ** Changes in httpd.ini are not working ***
"I am behind a firewall."
- does it mean you can't send a txt attachment in the email?
- does it mean you can't send a txt attachment in the email?
Re: ** Changes in httpd.ini are not working ***
"Which text file do you want me to send?"
- actually it's metabase.xml, but you can change the extension to txt and send it to us.
- actually it's metabase.xml, but you can change the extension to txt and send it to us.
Re: ** Changes in httpd.ini are not working ***
I searched my computer and I do not have a metabase.xml file. Please advise.
Re: ** Changes in httpd.ini are not working ***
Hello,
for some reason I was sure you use IIS6, however it appeared that you didn't specify your IIS version. Can you specify it now.
for some reason I was sure you use IIS6, however it appeared that you didn't specify your IIS version. Can you specify it now.
Re: ** Changes in httpd.ini are not working ***
Sorry but the version of your browser doesn't tell me anything about the internet server (Internet Information Services) you use.
It's usually IIS 5, 5.1, 6, 7, 7.5. Which one of these do you use?
It's usually IIS 5, 5.1, 6, 7, 7.5. Which one of these do you use?
38 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 0 guests