Skip to content
Snippets Groups Projects
Commit 31855ceb authored by unknown's avatar unknown
Browse files

.htkeep

Plathalter-Verzeichnis für anzulegende Projekte
parent ecd268de
No related branches found
No related tags found
No related merge requests found
RewriteEngine on
# parse htm files
RewriteRule ^(.*)\.htm$ /deployment/shared/parse.php [PT,QSA]
# rewrite bootstrap-ressources
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule /(css|js|img)/(.*)$ /deployment/gfranko-Document-Bootstrap-cf0730d/$1/$2
# RewriteRule /(css|js|img)/(.*)$ /deployment-gui/bootstrap/$1/$2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment