Skip to content

Commit

Permalink
solve first point of #4
Browse files Browse the repository at this point in the history
  • Loading branch information
maximelefrancois86 committed Aug 31, 2023
1 parent 9d18a7e commit 40d0c19
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions resources/.htaccess
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
RewriteCond %{REQUEST_URI} ^(.*/)$
RewriteRule ^$ %1ontology [R=302]

RewriteCond %{REQUEST_URI} ^(.*/)$
RewriteRule ^(.*/)$ %1ontology [R=302]
DirectoryIndex aec3po

0 comments on commit 40d0c19

Please sign in to comment.