Revision 8388
Added by Aaron Marcuse-Kubitza over 11 years ago
web/SALVIAS/users/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ /servers/nimoy/salvias_users/$0 [discardpath,noescape,last] |
web/SALVIAS/db/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ /servers/nimoy/salvias_plots/$0 [discardpath,noescape,last] |
web/SALVIAS/dd/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^(?!Plot_)(.+)$ Plot_$1 [discardpath,noescape] |
|
14 |
RewriteRule ^.*$ http://salvias.net/Documents/salvias_data_dictionary.html#$0 [discardpath,noescape,last] |
web/SALVIAS/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ dd/$0 [discardpath,noescape,last] |
web/VegBank/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^$ http://vegbank.org/get/index/dba_tabledescription [discardpath,noescape,last] |
|
14 |
RewriteRule ^([^/]+)(?:/(.*))?$ http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&entity=dba_tabledescription&where=where_tablename&wparam=$1#$2 [discardpath,noescape,last] |
web/CTFS/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ schema/$0 [discardpath,noescape,last] |
web/CTFS/schema/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ /Redmine/svn/inputs/CTFS/_archive/DBv5.txt/#$0 [discardpath,noescape,last,redirect] |
web/CTFS/terms/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ /Redmine/svn/inputs/CTFS/_src/ctfs-comments_worksheet.xls/#$0 [discardpath,noescape,last,redirect] |
web/CTFS/tables/.htaccess | ||
---|---|---|
1 |
RewriteEngine on |
|
2 |
RewriteOptions inherit |
|
3 |
|
|
4 |
# parse dotpath in the query string |
|
5 |
RewriteCond %{QUERY_STRING} ^(?!&).+$ |
|
6 |
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last] |
|
7 |
|
|
8 |
# don't rewrite existing paths |
|
9 |
RewriteCond %{REQUEST_FILENAME} -d [ornext] |
|
10 |
RewriteCond %{REQUEST_FILENAME} -f |
|
11 |
RewriteRule ^.+$ - [discardpath,noescape,last] |
|
12 |
|
|
13 |
RewriteRule ^.*$ /Redmine/wiki/CTFS/?$0#Tables [discardpath,noescape,last,redirect] |
web/.salvias | ||
---|---|---|
1 |
link SALVIAS |
|
1 |
link datasources/SALVIAS |
web/.vegbank | ||
---|---|---|
1 |
link VegBank |
|
1 |
link datasources/VegBank |
web/.ctfs | ||
---|---|---|
1 |
link CTFS |
|
1 |
link datasources/CTFS |
Also available in: Unified diff
web/: datasources indexed in VegPath: Link to the corresponding inputs/ dir instead, which now stores the data and the short URLs in one place