|
-
Jun 23rd, 2004, 09:56 PM
#1
Thread Starter
Hyperactive Member
Are project and solution file a secrity risk?
I have a website that I have to work on remotely. Are the any security issues related to leaving the project files and solution files from VS in a live website?
-
Jun 24th, 2004, 10:32 AM
#2
Frenzied Member
They are not accessible through http requests. Try it yourself.
If you have a project located at C:\Inetpub\wwwroot\project1
then open Internet Explorer and try to navigate to http://localhost/project1/project1.sln
and you see what happens.
-
Jun 25th, 2004, 09:43 AM
#3
Thread Starter
Hyperactive Member
Thanks wey97. I assumed that was the case but I was still a little paraniod about leaving them on the server so I thought I would check just to see if anybody has had a problem with doing so.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|