focusnet/focus-data-model/master/www/schemas/.htaccess - Htaccess File

focusnet/focus-data-model/master/www/schemas/.htaccess

#
# This file is part of the focus-data-model package.
#
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#

AddType application/schema+json .json

RewriteEngine On
RewriteRule (.*)/(vd+(.d+)?)$ $1/$1-$2.json

On Github License

Files

Download PDF of Htaccess file

Comments

Apache