Summary: I want to set up a site where users can access specific subfolders that I give them the addresses to, but want to prevent them from A)getting a list ...
Summary: Hi, i am fairly new to html and i managed to create a guestbook in frontpage. It works fine except it keeps been spammed. I believe though insted of s...
Summary: not sure this is the correct forum but... basically when i use internet explorer, version 6 at the moment. i cannot access certain 'secure' sites, in ...
Summary: Hello, I am running an intranet site for employees where I work, and due to our latest Windows Server 2003 w/ Active Directory upgrade, I decided to c...
Summary: Hi all, Not sure if this forum is more for programming or front-end issues. Anyway, I'll try my luck here. Basically, I'm looking for any recommended ...
Summary: Hi, I've been googling for quite some time for a possible solution to my problem. I found a post on this forum regarding the same problem I had, only ...
Summary: Our company maintains an FTP server, which is used for our customers and vendors to upload several large files. The traffic is about 40 – 60 files p...
Summary: Hi all, Would like to ask about SSL certificate. I have a Web Server installed with SSL certificate. The cert is signed by a CA created by myself (th...
Summary: wow, that is elite work right there. the only way i was able to get it was print screen. i could view the source and all, but i dont get it... there's...
Summary: Hello, I am running an intranet site for employees where I work, and due to our latest Windows Server 2003 w/ Active Directory upgrade, I decided to ...
Summary: Hi, I'm been doing web development for a while now, but login information and such was never really an issue, so I've never had to worry about how to ...
Summary: i'm running my own apache web server using dyndns. As a member of verizon DSL, my port 80 is already blocked, but i'm looking for added port security ...
Summary: I was tasked to figure out the way to deliver text file to the customer. The customer wants it as an e-mail message. We are not allowed to e-mail sens...
Summary: Security through obscurity. I used a debugger. I set one breakpoint, then reloaded the page. Everything is in the original source file. The page ...
Summary: Ok, hi. This may be a loaded one. My problem - my favorite security cam software was discontinued before I had the chance to purchase it, may get it...
Summary: afternoon, i now seem to be unable to reach certain "secure" sites, mainly aol.com and msn.com to read my (old) email on the internet and also im una...
Summary: hey, i have added the following javascript code to a page: +++++++++++++++++++++++++++++++++++++++++++ var answer = Math.floor(Math.random()*1000) var...
Summary: hey all, i need help with securing customer data on a server via php each customer has his/her own folder that contains his/her data and i want to mak...
Summary: what is a secure header? what is a secure cookie? or are they the same thing? are they made in asp.net? can they be made with just asp? can i get an s...
Summary: I would check whether the Windows Firewall (built-in one) is active and blocking traffic. Also make sure there are no other "security" applications ru...
Summary: "Perl is a server-side scripting language, sakivcomps. You have to have access to the server to run any perl script you create." Perl can be used as a...
Summary: The usual permissions required for apache to serve are: Owner: Read/Write Group: Read Other: Read (chmod 644) Also, any directories you make need to b...
Summary: Well that would defeat the purpose of having a pop-up blocker. Any "trick" that might work now would be considered a hole in that security and would b...
Summary: On the subject of SQL injects...Turning register_globals off eliminates much of the security risk associated with not defining variables. That's why ...