previous
|
top
|
next
www
We also run our own web server. Again, you don't have to use it, so if you want to complain, LTS has a lovely system you can use instead.
All files should go in ~/.www
File permissions on your home directory have to change as follows for that directory to be readable "chmod 711 ~"
Similarly, permissions on .www need to make it world-readable: "chmod 755 .www"
index.html is read by default by the server
We don't allow CGI or PHP.
http://www.cs.brandeis.edu/~guru