RewriteEngine on
RewriteOptions inherit
RewriteRule ^(?!Plot_)(.+)/$ Plot_$1 [discardpath,noescape]
RewriteRule ^(?:(.*)/)?$ http://salvias.net/Documents/salvias_data_dictionary.html#$1 [discardpath,noescape,last]