wiki:Web Alias

Version 2 (modified by cdelacruz@…, 19 years ago) ( diff )

--

Logon to neptune as root:

ssh -oGSSAPIAuthentication=yes root@neptune.astro.columbia.edu

Add the following lines to the /etc/apache2/sites-available/www.astro.columbia.edu file:

Alias /~stacee /home/cal/groups/www/stacee.astro.columbia.edu
<Directory /home/cal/groups/www/stacee.astro.columbia.edu>
Order allow,deny
Allow from all
</Directory>
Note: See TracWiki for help on using the wiki.