Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
nikirago authored Dec 11, 2018
1 parent f374365 commit c3b4c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Options +Indexes
RewriteEngine on

# if your app is in a subfolder else set this to /
RewriteBase /gitprojects/fsl
# set directory to FSL Install if your app is in a subfolder else set this to /
RewriteBase /

# test string is a valid files
RewriteCond %{SCRIPT_FILENAME} !-f
Expand Down

0 comments on commit c3b4c10

Please sign in to comment.