Skip to content

Commit

Permalink
htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Dec 20, 2019
1 parent f679778 commit dac07ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/s.*$ [NC]
RewriteCond %{REQUEST_URI} !-f
RewriteRule ^s/.*$ /s/index.php [L]

RewriteCond %{HTTP:KERSSL} !on
Expand Down

0 comments on commit dac07ef

Please sign in to comment.