Project

General

Profile

« Previous | Next » 

Revision 8385

web/: datasources indexed in VegPath: Added .htaccess files to corresponding inputs/ dir so the short URLs can also be accessed via VegBIEN's own dir for the datasource

View differences:

inputs/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]
inputs/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]
inputs/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]
inputs/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]
inputs/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]
inputs/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]
inputs/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]
inputs/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]
inputs/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]

Also available in: Unified diff