adding /public/ to the mix
This commit is contained in:
parent
dbf1335d53
commit
dc966fd91f
2677 changed files with 230485 additions and 2 deletions
4
public/.htaccess
Normal file
4
public/.htaccess
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
RewriteEngine On
|
||||
RewriteCond %{SERVER_PORT} 80
|
||||
RewriteRule ^(.*)$ https://www.duckland.org/$1 [R,L]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue