Does anyone know how to make a webpage password accessable? I have built several pages at Familytimes.ws, but I would like to make a few more password accessable to family and close friends. Any idea how to do this? Thank You, RonJeffries
Hello,
You can do this two ways:
1. You can give special access permission in .htaccess file.
2. Through a programming script like PHP or ASP.
If you would like to protect by .htaccess file check whether the webhosting provides this facility via control panel or telnet access. Then follow the procedures given in the web hosting guide. Or, check this link for more information.
http://www.itc.virginia.edu/desktop/web/htaccess.html
If you would like to protect via PHP or ASP code, refer to http://www.gidforums.com/t-887.html
Nicole
Can I use php or asp function in the GDI hosting?