Skip to content

Commit f247cad

Browse files
author
Joseph A Wilson
committed
Updated version 7/24/18
1 parent 41b70d2 commit f247cad

File tree

109 files changed

+83664
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+83664
-0
lines changed

Diff for: .canvasThing.js.swo

28 KB
Binary file not shown.

Diff for: .htaccess

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
AuthType shibboleth
2+
ShibRequestSetting requireSession 1
3+
require valid-user
4+
5+
#For now, we comment out that we require our visitor be a student of stony brook university.
6+
require affiliation [email protected]
7+
DirectoryIndex index.html
8+
# RewriteCond %{HTTPS} !=on [NC]
9+
# RewriteRule ^stocki(.*) https://%{HTTP_HOST}%{REQUEST_URI}
10+
11+
# Uncomment to display php errors in the log
12+
#php_flag display_startup_errors on
13+
#php_flag display_errors on
14+
#php_flag html_errors on
15+
#php_flag log_errors on
16+
#php_value error_log PHP_errors.log

0 commit comments

Comments
 (0)