Click to See Complete Forum and Search --> : secure website setup on redhat 8


eric1
05-09-2003, 04:37 PM
Hi,
i currently have a website up and running live on the internet using apache. i would now like to add a page that requires a login for access. how would i go about setting this sort of page up? i suppose that this would lbe ike a members login that would take them to another part of the site that non members would not be able to view.


Thanks,

Eric

Cuthbert
05-10-2003, 10:05 AM
you should be able to do that with .htaccess files. Just look for .htaccess in the Apache documentation.

eric1
05-13-2003, 10:17 AM
Thanks for your reply. I'll look for that file tonight.