Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8187253
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T02:30:02+00:00 2026-06-07T02:30:02+00:00

In IIS 7.5 web.config we can set authorization for various paths/folders like so: <location

  • 0

In IIS 7.5 web.config we can set authorization for various paths/folders like so:

<location path="logs/elmah/elmah.axd">
    <system.web>
      <authorization>
        <allow users="bob@example.com" />
        <deny users="*" />
      </authorization>
    </system.web>
  </location>

Is it possible to make this authorization conditional? eg only use this location if it is the live server, not the local or staging or beta or etc server?

I use this to indicate what the current server is:

<appSettings>
    <clear />
    <add key="DeploymentEnv" value="Debug" />
</appSettings>

And then web.config transforms to change DeploymentEnv to the correct value.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T02:30:04+00:00Added an answer on June 7, 2026 at 2:30 am

    Having different Web.config files for different environments it’s probably the right way. Have a look at Web.config transformations.
    This MSDN article shows how to configure a staging configuration.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way (perhaps IIS, web.config, or other) where I can set a
I have a website setup in IIS with one web.config set at the root
In ASP.NET you can set the session timeout in several places: web.config: <authentication mode=Forms>
So, appSettings can be set in app.config, web.config, machine,config... But, when you work under
I am using IIS V5.1. Integrated windows authentication I have a following web config:
How can I know under which IIS version my web application is running in
I'm developing an ASP.NET application which needs Windows Authentication. I have the web.config set
In web.config, I set timeout in the sessionState to 20 minutes. According to MSDN,
I am deploying a web application to a remote server. I set up IIS
In my application's web.config. On, some servers if I set aspNetCompatibilityEnabled=true <serviceHostingEnvironment aspNetCompatibilityEnabled=true />

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.