kayjen625
11-05-2008, 12:09 PM
I am requiring help in order to completely hide a webpage.
say for example I have a page named "hiddenpage.html"
from the "index.html" page, I have created a password prompt where if the password entry is successful it would go to the "hiddenpage.html"
nonetheless, from the "index.html" page on the address bar where it would say something like....
http://www.mydomain.com/index.html
if I just change the end bit of "index.html" to "hiddenpage.html" (making it www.mydomain.com/hiddenpage.html) it successfully loads the hidden page without requiring any password.
Now, I understand that people would have to know the name of the hidden page html file in order to type it in and access it, but I would like to know if there is a way to restrict this access also.
I have thought of making the hidden page html file name to something like "wi*&987fkljaiouerlkj@$.html" so that average joes would not be able to estimate the name of the hidden page.
But I would appreciate someones help if there is a better method.
thanks in advance
say for example I have a page named "hiddenpage.html"
from the "index.html" page, I have created a password prompt where if the password entry is successful it would go to the "hiddenpage.html"
nonetheless, from the "index.html" page on the address bar where it would say something like....
http://www.mydomain.com/index.html
if I just change the end bit of "index.html" to "hiddenpage.html" (making it www.mydomain.com/hiddenpage.html) it successfully loads the hidden page without requiring any password.
Now, I understand that people would have to know the name of the hidden page html file in order to type it in and access it, but I would like to know if there is a way to restrict this access also.
I have thought of making the hidden page html file name to something like "wi*&987fkljaiouerlkj@$.html" so that average joes would not be able to estimate the name of the hidden page.
But I would appreciate someones help if there is a better method.
thanks in advance