echo Please give me an AFS account | mail -s "AFS account" help@cs
mkdir /afs/cs/usr/MYNAME/www
cp /afs/cs/usr/mdwheel/www/mdw.html /afs/cs/usr/MYNAME/home.html
home.html or index.html
fs sa /afs/cs/usr/MYNAME system:anyuser rl [or just l if you don't care about CMU White Pages] fs sa /afs/cs/usr/MYNAME/www system:anyuser rl
cat > /afs/cs/usr/MYNAME/www/.htaccess <<END <Limit GET> order deny,allow allow from all </Limit> END
echo www/home.html > /afs/cs/usr/MYNAME/www/.www.home.url ln -s /afs/cs/usr/MYNAME/www/.www.home.url /afs/cs/usr/MYNAME/
ln -s /afs/cs/usr/MYNAME/www /afs/cs/Web/People/MYNAME
http://www.cs.cmu.edu/~MYNAME/home.html
http://www.cs.cmu.edu/~MYNAME