basic layout finished

This commit is contained in:
Kristjan Komlosi
2020-07-01 15:49:57 +02:00
parent 7b3f290bf4
commit c8f37c00e7
8 changed files with 76 additions and 21 deletions

11
.htaccess Normal file
View File

@@ -0,0 +1,11 @@
SetEnvIf X-Forwarded-Proto https HTTPS
# BEGIN WordPress
# The directives (lines) between `BEGIN WordPress` and `END WordPress` are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
# END WordPress
Options FollowSymLinks
RewriteEngine On
RewriteRule ^/ipinfo$ /ipinfo/index.php [L]