1
vote
2answers
53 views

Is it possible to check which domains acces a page on my website [closed]

I have a page and I would like to allow access to this page only from domains that I allow. What would be the best way of doing this?
0
votes
2answers
385 views

How to protect subdomain in Apache while developing?

I need to do some maintenance work to my blog, which is under http://blog.ricardoamaral.net and I'm looking for the best way to protect all outside access, but my own, to that subdomain. So I can work ...
1
vote
5answers
430 views

Protecting files from system administrator [duplicate]

Possible Duplicate: protecting my files from root Hi, I am looking for a solution to allow storing files with sensitive information on a remote server in such way that system administrators ...