Difference between revisions of "Web Servers"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
We run two servers: einstein and roentgen. Einstein is less important and less complicated. Roentgen was the old physics.unh.edu and is quite complicated, serves up multiple sites, has custom xml parsing.... | We run two servers: einstein and roentgen. Einstein is less important and less complicated. Roentgen was the old physics.unh.edu and is quite complicated, serves up multiple sites, has custom xml parsing.... | ||
== Einstein == | == Einstein == | ||
− | * Was the old nuclear home page, moved to roentgen June 16 2007. | + | * Was the old nuclear home page, moved to [[roentgen]] June 16 2007. |
* Still serves up the web interface to mail, run by Squirrelmail. (The http://mail.physics.unh.edu/ forwards here. | * Still serves up the web interface to mail, run by Squirrelmail. (The http://mail.physics.unh.edu/ forwards here. | ||
Line 14: | Line 12: | ||
* [http://nuclear.unh.edu nuclear.unh.edu] | * [http://nuclear.unh.edu nuclear.unh.edu] | ||
** Our current Nuclear Physics Group web site, in need of updating. | ** Our current Nuclear Physics Group web site, in need of updating. | ||
− | ** This wiki | + | *** Directory: /var/www/nuclear |
+ | ** Serves up personal pages (as in [http://nuclear.unh.edu/~maurik nuclear.unh.edu/~maurik]). | ||
+ | *** Directory: /var/www/personal_pages/maurik | ||
+ | ** This wiki | ||
+ | *** Directory:/var/www/nuclear/wiki -- only edit for configuration changes. | ||
* [http://roentgen.unh.edu roentgen.unh.edu] | * [http://roentgen.unh.edu roentgen.unh.edu] | ||
** The old physics web site which depends on XML | ** The old physics web site which depends on XML | ||
** Legacy site. | ** Legacy site. | ||
+ | *** Directory: /var/www/physics/ | ||
* [http://werner-heisenberg.unh.edu werner-heisenberg.unh.edu] | * [http://werner-heisenberg.unh.edu werner-heisenberg.unh.edu] | ||
** Werner Heisenberg site maintained by Jochen. | ** Werner Heisenberg site maintained by Jochen. | ||
+ | *** Directory: /var/www/werner-heisenberg | ||
* [http://xenon.unh.edu xenon.unh.edu] | * [http://xenon.unh.edu xenon.unh.edu] | ||
** Bill Hersman's physics site for Xenon polarization. | ** Bill Hersman's physics site for Xenon polarization. | ||
** Also has secure https version. | ** Also has secure https version. | ||
** Maintained by Aaron. | ** Maintained by Aaron. | ||
+ | *** Directory: /var/www/xenon | ||
* [http://www.xemed.com www.xemed.com] aka www.xemedllc.com | * [http://www.xemed.com www.xemed.com] aka www.xemedllc.com | ||
** Bill Hersman's medical physics site. Should be moved to own server. | ** Bill Hersman's medical physics site. Should be moved to own server. | ||
** Maintained by Aaron. | ** Maintained by Aaron. | ||
+ | *** Directory: /var/www/xemed | ||
+ | * [http://www.theory.unh.edu www.theory.unh.edu] | ||
+ | ** Theory group web site: John Dawson, Silas Beane, Per Berglund | ||
+ | <!-- | ||
+ | * [http://sunsetlabs.com sunsetlabs.com] | ||
+ | ** Aaron, this should not be here!! | ||
+ | *** Directory: /var/www/sunsetlabs/ | ||
+ | --> |
Latest revision as of 18:20, 24 January 2013
We run two servers: einstein and roentgen. Einstein is less important and less complicated. Roentgen was the old physics.unh.edu and is quite complicated, serves up multiple sites, has custom xml parsing....
Einstein
- Was the old nuclear home page, moved to roentgen June 16 2007.
- Still serves up the web interface to mail, run by Squirrelmail. (The http://mail.physics.unh.edu/ forwards here.
Roentgen
Look at /etc/httpd/conf.d/virtualhost.conf for the different web site it hosts. There are many config files in this directory!!
- nuclear.unh.edu
- Our current Nuclear Physics Group web site, in need of updating.
- Directory: /var/www/nuclear
- Serves up personal pages (as in nuclear.unh.edu/~maurik).
- Directory: /var/www/personal_pages/maurik
- This wiki
- Directory:/var/www/nuclear/wiki -- only edit for configuration changes.
- Our current Nuclear Physics Group web site, in need of updating.
- roentgen.unh.edu
- The old physics web site which depends on XML
- Legacy site.
- Directory: /var/www/physics/
- werner-heisenberg.unh.edu
- Werner Heisenberg site maintained by Jochen.
- Directory: /var/www/werner-heisenberg
- Werner Heisenberg site maintained by Jochen.
- xenon.unh.edu
- Bill Hersman's physics site for Xenon polarization.
- Also has secure https version.
- Maintained by Aaron.
- Directory: /var/www/xenon
- www.xemed.com aka www.xemedllc.com
- Bill Hersman's medical physics site. Should be moved to own server.
- Maintained by Aaron.
- Directory: /var/www/xemed
- www.theory.unh.edu
- Theory group web site: John Dawson, Silas Beane, Per Berglund