You are not logged in.

#1 2010-12-21 15:35:05

kloper
Member
Registered: 2010-09-14
Posts: 1

Apache authentication solution

Greetings,

I'm setting up a couple of apache virtual hosts on my arch server.

www.mydomain.com - web page
wiki.mydomain.com - wiki
media.mydomain.com - image repository

The information on these hosts are only intended for my family and a couple of relatives.

Can someone help me to choose a good security implementation?

- Fast and simple login procedure
- A non-tech person should be able to login to the site
- You should be able to login once and then be able to access all the hosts

Offline

#2 2010-12-21 23:03:15

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: Apache authentication solution

A normal .htaccess file will do all apart from the Single Sign On (SSO) part. That will be harder.

Of course, if you can identify "family and friends" by IP Address, then it's a lot simpler.

What about running Apache on an alternative port (say 22280)? It's Security-by-Obscurity which isn't really security, but Security is a compromise of Ease-of-use, and vice-versa.

Last edited by fukawi2 (2010-12-21 23:03:34)

Offline

Board footer

Powered by FluxBB