SSL Folder Location

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Alphonse Giambrone (NOSPAMa-giam_at_example.invalid)
Date: 11/27/04


Date: Sat, 27 Nov 2004 11:20:09 -0500

Sorry for the repost, but I could really use some pointers here.

I am building an asp.net web app where a couple of pages will use ssl.
It is on a commercial shared host and will utilize a shared ssl certificate.
The SSL folder provided is physically on the same server as the rest of the
site, but it is on the same level as the wwwroot folder as opposed to being
a subfolder of the root.

I use VS2003 for development.
Is there any way I can include that folder in the project in order to
utilize common objects?
If so, how?
Or, must I create a new project just for those couple of pages and treat it
as a separate app?

Is it usual for a web host to provide folders on the same level as the root?

TIA

-- 
Alphonse Giambrone
Email: a-giam at customdatasolutions dot us


Relevant Pages

  • Forms Auth root "/" not authenticating sub folders and files
    ... setup for a web app with the path set to "/". ... If you make a request into any file in the root directory, ... fine...if you request anything files outside of that folder you can go ... subfolders are actually created when new jobs are created etc. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Parser Error
    ... I am building an asp.net web app using Visual Studio 2003. ... were in the root folder of the web app so I moved them to the Secured ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Authentication
    ... level, and any folder level, or for an individual file within the website. ... Additionally, if you mark a folder as a web application root, you can assign ... that application to a different web app pool. ...
    (microsoft.public.inetserver.iis.security)
  • impersonation or auditing issue ???
    ... I have a simple/test ASP.Net web app. ... access a specific file in some folder. ... However the security audit log shows that "UserC failed to access the file" ... not doing impersonation while accessing the file. ...
    (microsoft.public.dotnet.security)
  • Re: Working With Files Above Sites Root Directory
    ... The fact that it is outside your web app is important. ... directories and file system directories. ... So, in order to upload files, you're going to have to hard-code the full ... > working with folders that are above the site's root folder. ...
    (microsoft.public.dotnet.framework.aspnet)