Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Sirkent

    Set environment variable from request header?

    Hi, I'm trying to set an environment variable to be the same value as a request header. All I need to do is set the value of the environment variable to be the value of the header. However, I can't find out how to do this... If I try using set env and use %{HEADER_NAME} then I simply get the...
  2. Sirkent

    IIS and Apache - Together?

    On that note, wouldn't there be a way to do that the other way around, so that IIS forwards on the information to Apache? That would certainly be the best solution here, but the other is acceptable.
  3. Sirkent

    IIS and Apache - Together?

    The ASP plugin is ok for basic ASP, but when you used advanced scripting (and in our case asp.NET), it simply isn't acceptable. ericbrunson - So I assume then that Apache would host the domain and subdomains and forward the relevant subdomains, etc to IIS?
  4. Sirkent

    IIS and Apache - Together?

    Chacalinc, I don't understand what you're suggesting?
  5. Sirkent

    IIS and Apache - Together?

    Our current server setup with IIS hosts a domain and several subdomains. However, PHP has been needed on there and getting it to run properly on IIS has proven challenging, to say the least. Now it is partially running, but I've found out about a limitation that has crushed all hope of a...

Part and Inventory Search

Back
Top