All Tagsapache (RSS)
  • HOW TO: Migrate User's Home Folder Web Sites in a UNIX-to-Windows Migration

    Goal: I am trying to find a native Microsoft solution vs. using apache on windows to serve users home folder websites (without creating tens of thousands of virtual directories). Explanation: Inside each users home folder is a folder called "public_html"; inside this folder is web content for...
    Posted to Forum by kerberos451 on 11-10-2009, 2:01 PM
  • WCAT 6.3 issue: cookies are not appearing in request headers (Apache & IIS)

    Greetings, I've found that WCAT does not handle cookies in a predictable manner. For example, when a WCAT client is pointed at either an IIS (.net) or Apache (.php) environment I've found that each request is often treated as a unique session since the expected cookies are not appearing in the...
    Posted to Forum by DirkTester on 10-30-2009, 1:20 PM
  • WCAT 6.3 is not setting or adding cookies to header when server is Apache

    Greetings, [NOTE: I now realize that I mis-categorized this post - probably should have placed it under the "General" performance or tool troubleshooting sections.] One of our environments is configured to run an instance of Drupal (.php) on an Apache web server. When using WCAT (Web Capacity...
    Posted to Forum by DirkTester on 10-27-2009, 3:18 PM
  • Re: Feature Request: Web Installer should not change existing installation of PHP

    [quote user="don.raman"] This is okay and WEBPI should not create any problem. The PHP MSI when you run it through WEBPI automatically does all the configuration required for IIS FastCGI. The support for this is in PHP MSI and WEBPI just passes the switch as an argument to MSI. This should...
    Posted to Forum by samunplugged on 10-13-2009, 4:44 PM
  • Feature Request: Web Installer should not change existing installation of PHP

    Hello PHP Team, My server had both IIS and Apache running normally until I decided to experiment with the IIS Web Installer 2.0. The web Installer changed my existing installation of PHP. When automated installer silently installs PHP (re-installs it), it removes Apache connectors forever from users...
    Posted to Forum by samunplugged on 10-03-2009, 7:45 PM
  • linking apache virtual directory to IIS7?

    The situation is that the main web server is running LAMP, however we do have a need to run a secondary server running IIS, but we do not want a different URL. Instead the desired effect is to have LAMP serve the main pages, and IIS serve one directory only, see example.com/ <~~~ LAMP example.com...
    Posted to Forum by HydroDude on 09-16-2009, 7:19 PM
  • Courtesy redirect with Apache mod_proxy reverse proxy to IIS

    Hi, I have a setup where there is an Apache HTTP server front-end which is serving pages from an IIS 6.0 backend using a mod_proxy reverse proxy. This works fine if the URL is of the form - https://apache-server.com/sub-dir/ However, if the URL is of the form - https://apache-server.com/sub-dir (no trailing...
    Posted to Forum by LukeTaylor on 08-21-2009, 6:25 AM
  • Re: How do I convert this from Apache to IIS

    -s (file with size greater than zero) and -l (symbolic link) are not not available in IIS, but I guess you don't need it -l for IIS. Follow this article http://learn.iis.net/page.aspx/470/importing-apache-modrewrite-rules/ and remove both -s and -l switches. Test very well your application and you...
    Posted to Forum by DanielVL on 08-18-2009, 1:40 PM
  • Re: rewrite ALL REQUESTS except files?

    You can check if a requested URL is, or is not, a file by using <conditions><add type="IsFile" negate="true"/></conditions>, but if you are more familiar with Apache syntax, you can use the Import Rules features and type the Apache rules and then we'll do our...
    Posted to Forum by DanielVL on 08-13-2009, 12:29 PM
  • New Setup - IIS6 + XP Pro x64 - Blank pages in FF, 404 in IE

    Hello, Previously I had always been using Apache as server-side software, but a friend recommended IIS to me instead. So, I tried it a couple of times, never got it to work properly. However, today a new error that I haven't seen before came up: In FireFox 3.x, I will only get a blank page (in HTML...
    Posted to Forum by Iv00w on 06-17-2009, 6:03 PM
Page 1 of 2 (20 items) 1 2 Next >
Microsoft Communities