How about I tell you what I'm after and take suggestions instead.
I have a number of sites on a number of machines at home. A log of them a packages, a couple of them are ASP.Net apps I've written. Mostly they're unsecured as I access them behind a tunnel.
But I'd like to open them up to the internet and potentially allow access to some other people. So what I'd like is the following;
- Secure Landing page that lists or could provide links to the subdomains - this I'd like to be authenticated.
- Listed sites shown are only the sites that the authenticated user has access to
So what am I after? Is this something a content management system (Joomla, mambo, drupal) could do? Or are they a bit over kill for what I'm after? (I've never looked at one so don't know the capabilities).
Or am I after a portal application? like jetspeed or pluto?
Or do I just write my own landing page with all the links, and figure out how to secure them by hand???