shexSpec/shex.io/master/www/.htaccess - Htaccess File

shexSpec/shex.io/master/www/.htaccess

RewriteEngine  on
RewriteBase    "/extensions/"
RewriteRule    "^extensions/(.*)$"  "http://shexspec.github.io/extensions/$1"  [P]

RewriteBase    "/primer/"
RewriteRule    "^primer/(.*)$"  "http://shexspec.github.io/primer/$1"  [P]

# # ProxyPassReverse / http://shexspec.github.io

On Github License

Files

Download PDF of Htaccess file

Comments

Apache