Monday, July 31. 2006
DirectoryIndexing and Limiting Access on the Servers
The Option Indexes is disabled by default in the Servers Configuration.
You can enable the Indexes Option for the Virtualhost portal.informatik/download.informatik by using a .htaccess File in your Directory with the following content:
Limiting Access to the IP-range of the FAW or requiring user authentication is done the same way (this should be enabled in all Virtualhosts):
You can look at the example File in /scratch/lectures/Template/.htaccess.example
The File /opt/local/apache/conf/users is writable only by users of the group elec-adm. So if you need to add a user to this user-file, contact electures@informatik to have it inserted.
Options Indexes
Limiting Access to the IP-range of the FAW or requiring user authentication is done the same way (this should be enabled in all Virtualhosts):
# Zugriff nur aus dem Uni-Netz erlauben Order allow,deny Allow from 132.230 Allow from 10.122.182 Allow from 10.122.182 # Zugriff durch Benutzername erlauben AuthType Basic AuthName "Titel der bei der Authentifizierung erscheint" AuthUserFile /opt/local/apache/conf/users require user someusername # Beide Zugriffsmoeglichkeiten erlauben Satisfy Any
You can look at the example File in /scratch/lectures/Template/.htaccess.example
The File /opt/local/apache/conf/users is writable only by users of the group elec-adm. So if you need to add a user to this user-file, contact electures@informatik to have it inserted.
DirectoryIndexing and Limiting ... Posted by Christoph Hermann
in Administration at
16:18
Comments (0) Trackbacks (0)
Comments (0) Trackbacks (0)
Defined tags for this entry: administration
Sunday, July 30. 2006
Fotos des Fakultätsfests und des LST-Ausflugs
Man findet zum einen Fotos der Urkundenübergaben (Martina, Christine, Huelya) sowie Fotos der Beschenkung von Stephan Trahasch aufgrund seiner Promotion.
Fotos des Fakultätsfests und des ... Posted by Christoph Hermann
in Fotos at
23:04
Comments (0) Trackbacks (0)
Comments (0) Trackbacks (0)
Defined tags for this entry: Fotos
Monday, July 24. 2006
Advanced Topics in Algorithms and Data Structures - Mechanism Design
I just added some static pages concerning the Course "Advanced Topics in Algorithms and Data Structures - Mechanism Design".
I uploaded the skript (might contain some errors), the slides and the exercises and solutions.
Advanced Topics in Algorithms and ... Posted by Christoph Hermann
in Courses at
09:19
Comments (0) Trackbacks (0)
Comments (0) Trackbacks (0)
Defined tags for this entry: Courses
Wednesday, July 19. 2006
Konfiguration des Servers ad.informatik.uni-freiburg.de / PHP
Ich habe den Apache so konfiguriert, dass die ".public_html"-Verzeichnisse im Home via "~username" erreichbar sind.
Bsp:
/home/hermann/.public_html/ ist erreichbar via
http://ad.informatik.uni-freiburg.de/~hermann/
Damit ist jetzt für AD-Mitarbeiter die Möglichkeit gegeben PHP zu nutzen (über
http://www.informatik/~user) war das bisher nicht möglich.
Desweiteren wurde die option Indexes deaktiviert, dafür aber AllowOverride AuthConfig und Indexes aktiviert. Damit ist es nun möglich einzelne Verzeichnisse mittels .htaccess/.htpasswd-Dateien zu schützen oder die Index-Option zu verändern.
Bsp:
/home/hermann/.public_html/ ist erreichbar via
http://ad.informatik.uni-freiburg.de/~hermann/
Damit ist jetzt für AD-Mitarbeiter die Möglichkeit gegeben PHP zu nutzen (über
http://www.informatik/~user) war das bisher nicht möglich.
Desweiteren wurde die option Indexes deaktiviert, dafür aber AllowOverride AuthConfig und Indexes aktiviert. Damit ist es nun möglich einzelne Verzeichnisse mittels .htaccess/.htpasswd-Dateien zu schützen oder die Index-Option zu verändern.
Konfiguration des Servers ... Posted by Christoph Hermann
in Administration at
09:55
Comments (0) Trackbacks (0)
Comments (0) Trackbacks (0)
Defined tags for this entry: Administration
Friday, July 14. 2006
HIWI-JOB: (min. 40h/Monat) Webportalpflege und -entwicklung mit Java
An alle Studierenden,
gesucht wird eine wissenschaftliche Hilfskraft für Programmier- und Entwicklungsaufgaben mit Java und verwandten Technologien.
Die am Lehrstuhl Algorithmen und Datenstrukturen erstellten und gepflegten Portale müssen in Ihrer Funktionalität erweitert und gepflegt werden. Hierfür sind solide Programmierkenntnisse in Java (hauptsächlich Struts), sowie Kenntnisse in HTML und Javascript, sowie der Umgang mit Entwicklungsumgebungen wie Eclipse und der Umgang mit CVS notwendig. Zusätzliche Kenntnisse in PHP sind von Vorteil. Continue reading "HIWI-JOB: (min. 40h/Monat) Webportalpflege und -entwicklung mit Java"
gesucht wird eine wissenschaftliche Hilfskraft für Programmier- und Entwicklungsaufgaben mit Java und verwandten Technologien.
Die am Lehrstuhl Algorithmen und Datenstrukturen erstellten und gepflegten Portale müssen in Ihrer Funktionalität erweitert und gepflegt werden. Hierfür sind solide Programmierkenntnisse in Java (hauptsächlich Struts), sowie Kenntnisse in HTML und Javascript, sowie der Umgang mit Entwicklungsumgebungen wie Eclipse und der Umgang mit CVS notwendig. Zusätzliche Kenntnisse in PHP sind von Vorteil. Continue reading "HIWI-JOB: (min. 40h/Monat) Webportalpflege und -entwicklung mit Java"
HIWI-JOB: (min. 40h/Monat) ... Posted by Christoph Hermann
in Study at
16:36
Comments (0) Trackbacks (0)
Comments (0) Trackbacks (0)
Defined tags for this entry: Study
Friday, July 14. 2006
Verleihung der Ehrendoktorwürde an Prof. Baltes
Verleihung der Ehrendoktorwürde an ... Posted by Christoph Hermann
in Fotos at
13:09
Comments (0) Trackbacks (0)
Comments (0) Trackbacks (0)
Defined tags for this entry: Fotos