in

Dotnetpanel Forums

Community support forums for DotNetPanel products

ISAPI filter (as Apache mod_rewrite)

Last post 12-07-2008 6:57 AM by Zeptor. 50 replies.
Page 2 of 4 (51 items) < Previous 1 2 3 4 Next >
Sort Posts: Previous Next
  • 06-03-2007 3:18 PM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    If someone is interested in having rewrite mechanism in DNP please register on Codeplex (it takes only few seconds) and vote for "Individual INI files for each Web Site" under address I mentioned above.

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 06-04-2007 2:15 AM In reply to

    Re: ISAPI filter (as Apache mod_rewrite)

    We have even sent them a e-mail, but no response yet.

    Are there any good C/C++ programmers out there? It is open-source and can be improved. Wink

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 07-04-2007 1:29 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

     any news?

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 07-04-2007 4:15 AM In reply to

    Re: ISAPI filter (as Apache mod_rewrite)

    I've never got a message from them.

    If somebody can recommend good C++ programmer we would probably hire him for this one-time job Wink

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 07-05-2007 5:25 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    maybe You can post this question in place where more people can see it?

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 07-05-2007 5:36 AM In reply to

    Re: ISAPI filter (as Apache mod_rewrite)

    You're right. We'll place an announcement.

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 07-05-2007 5:43 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    great .. thanks 

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 07-10-2007 8:33 AM In reply to

    Re: ISAPI filter (as Apache mod_rewrite)

    Are there any plans for supporting Helicon's isapi_rewrite? I know it's not free, but it has a very fair price.

    The really good news is that version 3.0, which is in beta right now, will virtually have the same syntax as Apache's mod_rewrite, which means no more converting those .htaccess files of all those PHP apps out there.

    IBISS Internet Services & Solutions: ASP - ASP.NET 1.1/2.0/3.0/3.5 - PHP 5 - MySQL 5 - MSSQL 2005
  • 07-11-2007 2:53 AM In reply to

    • Zeptor
    • Top 50 Contributor
    • Joined on 05-05-2007
    • Netherlands
    • Posts 88

    Re: ISAPI filter (as Apache mod_rewrite)

    Yes, this one works good. Supporting it, would be great!

     

  • 07-13-2007 4:31 AM In reply to

    Re: ISAPI filter (as Apache mod_rewrite)

    OK, added into TODO list.

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 08-03-2007 3:10 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    Yeah .. support for Helicon's isapi_rewrite will be very nice

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 08-12-2007 10:08 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    There are some problems with Helicon's isapi_rewrite nad IISPasswordfilter

    When I have IISPassword in ISAPI filters in WebSites

    I'm getting

    IISPassword
    The page cannot be displayed

     

    but when I remove it it works 

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 08-13-2007 12:54 AM In reply to

    Re: ISAPI filter (as Apache mod_rewrite)

     remove iispassword isapi filter from main website node

    Thanks

    Shalabh
  • 08-13-2007 3:23 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    It worked but I think this is not the solution. I turned on Secure Folders in Web Site Properties (IISPassword was added by DNP to ISAPI filter to my Web Site and now I'm getting the same errors).

    Maybe solution for this can be keeping rewrite rules in different file than .htaccess? 

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
  • 09-08-2007 10:51 AM In reply to

    • GrZeCh
    • Top 10 Contributor
    • Joined on 04-25-2007
    • Poland
    • Posts 381

    Re: ISAPI filter (as Apache mod_rewrite)

    Hello!

    I have interesting news. I was searching today for a specific rewrite rule and I found another mod_rewrite for IIS.

    Info:

    " IIS Mod-Rewrite is a URL rewriting module for Internet Information Services (IIS). The logic of URL manipulation runs on regular expression (regex) based rules.

    The configuration syntax and the behavior of IIS Mod-Rewrite engine are compatible with Apache's mod_rewrite, so that configurations from Apache can be easily migrated to IIS and vice versa."

    .. and this is the most interesting news:

    "IIS Mod-Rewrite supports four configuration scopes:

    • Per-server
    • Per-virtual-server
    • Per-directory    supported only by IIS Mod-Rewrite Pro
    • Override (htaccess)    supported only by IIS Mod-Rewrite Pro"

    Maybe there is possibility to ask for them for some kind of discount for DNP users if there will be provider for their IIS Mod_rewrite?

    URL: http://www.micronovae.com/ModRewrite/ref/QuickOverview.html

    Windows 2008 Web Server x64 / DotNetPanel 2.8.1
Page 2 of 4 (51 items) < Previous 1 2 3 4 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems