User login

Apache

Apache access control the Agaric way

[Note, this is outdated, now using Kerberos.]

Clients don't like their test site competing with their live, production site for Google results. Therefore, we have put our entire set of test sites behind a pop-up requiring basic Apache authentication.

For ongoing maintenance — adding new people to access the test environment behind the authorization wall — the operative command is:

Set up Apache, PHP, MySQL for Webserving Drupal

(If you're starting from the beginning, download a starter CD.)

Note: Take time to look at each statement and what it runs.

All of this is from: http://www.howtoforge.com/perfect_setup_debian_etch

apt-get install ssh openssh-server

vi /etc/network/interfaces

In there, this is the important part to change:

Syndicate content