Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Wrox Announcements and Feedback > All Other Wrox Books
|
All Other Wrox Books Do you have a question about a Wrox book that isn't listed anywhere on p2p.wrox.com or where the forum is locked? Here's a forum to post questions about any other Wrox book so that other readers or one of the authors can help you with your questions. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the All Other Wrox Books section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old June 28th, 2003, 02:02 PM
Authorized User
 
Join Date: Jun 2003
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Default Permissions for Web app. files on server

Permissions

Can anyone advise me on how permissions for “Everyone” should be setup for my ASP.NET Web application on my Web Host’s Web server, and, also, what files actually need to be uploaded to the Web server?

Here’s the layout on my Web Host’s Web server:

Level (1) Domain Name folder
Level (2) www
Level (3) My Application Project Is At This Level

Here’s the contents in my Project, and could someone tell me where I place the read and write permissions for “Everyone”. I’m confused on if I give the whole folder read and write permissions, then my confidential information can be accessed, and also, hacked by someone.

****************
INDIVIDUAL FOLDERS ::
****************
   Business Objects ~ contain class(s)
   Images ~ contain .gif(s) and .jpg(s)
   ProductImages ~ contain .jpg(s)
   UserControls ~ user controls

****************
INDIVIDUAL FILES ::
****************
AssemblyInfo.vb ~ placed inside \bin on Web server

.css ~ Cascading Style Sheet file

Web.config ~ Contains login information for SQL Server (confidential)

.aspx ~ Various Web forms, etc. for presentation layer

Global.asax ~ Configuration file

.vsdisco


Thanks to anyone who can help me. I haven’t been able to find this information fully addressed in the books I have.





Similar Threads
Thread Thread Starter Forum Replies Last Post
web server VS App Server kishore.dyn J2EE 0 February 20th, 2006 02:00 AM
SQl Server license for a web server app carlos890 SQL Server 2000 1 December 8th, 2005 12:42 PM
Permissions for Web app. files on Web server Jan_Ma Classic ASP Basics 0 June 28th, 2003 02:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.