NHS Site Maintenance
I just completed moving everything from mvnhs.us to mvnhs.com. Previously, I had everything pointing to mvnhs.us because I didn't own mvnhs.com. The move was tedious, but I have rigged it so that anyone looking at the old address is automatically redirected to the new address.
I have been continuing work on the NHS Contact page. It is nearly complete. As of now, the system sends out an e-mail after verifying that all of the user input is acceptable. All that is left is to write a success page that is returned to the user. Once it is complete, I will probably ask for people to stress test it. I would like to know about any vulnerabilities in my code sooner rather than later.
One thing that is getting on my nerves, thought not a critical problem, is the fact that PHP adds an X-PHP-Script header that has the file name of my page generator. I would rather that people didn't know what my underlying code looks like. I do know that security through obscurity isn't really security, but I still don't want people being able to see such information.


0 Comments:
Post a Comment
<< Home