It looks like Apache is doing some unwanted content negotiation for you.
Add a carriage return after the line
- Code: Select all
<meta http-equiv="Content-Style-Type" content="text/css">
and that should hint Apache to send the text/html mime type instead of text/plain.
I might also note, this is a side effect of not using the templates as noted in the source.
How do I go about requesting a unl.edu domain name?
The DNS servers are controlled by Information Services, and a connection can be requested through their Network Connection Request form:
http://www.unl.edu/is/networking/ipform.html
Under 'Machine Name' that is where your requested subdomain.unl.edu name would go. Although I'm not sure adding entries for machines in the residence halls is something they're accustomed to or eager to do.
An alternative might be using an external registrar (godaddy, register.com) and registering a name for yourself which points to the IP you have in your dorm room.
Or, find a faculty member or department that will let you to stick a machine on their network and register it.
I'd first give them a jab for php, and see where that goes...
Good luck.