SOS! what is the easiest way to use "username" and "password" to protect my information?

W

walala

Dear all,

I am afraid this is not frontage itself... but I need your help!

I am creating my webpage on unix server, which, I guess surports
CGI... but not ASP, since I guess UNIX server does not support ASP...
or Javascript, right? And I don't have system administrator previlege,
so those fancy scripts do not work for me here...

I want to have "username" and "password" to protect my several
webpages... hosted on that server in this manner:
"www.ourserver.edu/~myuseraccount/mywebpages.html",

I guess it also supports "shtml" although I did not know how to try...

And my knowledge about CGI is really low...

So, please advise me with what is the most effective yet simple way of
doing this "username+password" thing?

And I want the webpage can be accessed in
"http://username:[email protected]/~myuseraccount/mywebpages.html"
manner...

Is that possible?

Thanks a lot,

-walala
 
S

Stefan B Rusynko

Best done thru FP (.htaccess is controlled by FP in a FP SE web)
See http://support.microsoft.com/default.aspx?scid=301554
Your host will have to support subwebs and unique permissions under the FP Server Extensions

PS - original poster should not cross post, and microsoft.public.frontpage is an obsolete newsgroup
--




| Since it's an apache server running unix.
| ( I assume apache ) you can use
| .htaccess and .htpasswd files to do this.
| There's a tutorial here:
| http://www.freewebmasterhelp.com/tutorials/htaccess/
| read the entire thing.
| This also can be done using FrontPage but I have lost
| the link to the MSFT knowledge base article.
|
|
| --
| using 2k PRO but....95isalive
| This site is best viewed............
| .......................with a computer
|
| | > Dear all,
| >
| > I am afraid this is not frontage itself... but I need your help!
| >
| > I am creating my webpage on unix server, which, I guess surports
| > CGI... but not ASP, since I guess UNIX server does not support ASP...
| > or Javascript, right? And I don't have system administrator previlege,
| > so those fancy scripts do not work for me here...
| >
| > I want to have "username" and "password" to protect my several
| > webpages... hosted on that server in this manner:
| > "www.ourserver.edu/~myuseraccount/mywebpages.html",
| >
| > I guess it also supports "shtml" although I did not know how to try...
| >
| > And my knowledge about CGI is really low...
| >
| > So, please advise me with what is the most effective yet simple way of
| > doing this "username+password" thing?
| >
| > And I want the webpage can be accessed in
| >
| "http://username:[email protected]/~myuseraccount/mywebpages.html"
| > manner...
| >
| > Is that possible?
| >
| > Thanks a lot,
| >
| > -walala
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top