Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
config
  •  

  • Secure website on Windows Apache which overrides Ruby proxy

    Hi all,

    First of all I will describe the setup and then ask the question.

    I have created a test website which is running on Apache 2.2 on Windows and uses Ruby on Rails 1.8 ( this older version is a requirement, but I think irrelevant to this question ) for a couple of dynamic pages, the rest of the pages are static.

    The main website runs in "C:/MyRubyWebsite" through Ruby on Rails with 2 pages,...
    See more | Go to post

  • valdas
    started a topic Custom section in config file problem

    Custom section in config file problem

    Hi,

    I have a problem in accessing "sqlServerCatal ogNameOverwrite s" section in app.config file.

    Code:
    <configuration>
      <configSections>
        <section name="sqlServerCatalogNameOverwrites"  type="System.Configuration.NameValueSectionHandler" />
      </configSections>
    
      <sqlServerCatalogNameOverwrites>
        <add key="ISDev17"
    ...
    See more | Go to post
Working...