Added login forms and styles initial version.

This commit is contained in:
imnavajas
2023-05-07 22:10:35 +02:00
parent b083b918c8
commit 81ef01dc01
12 changed files with 502 additions and 273 deletions

View File

@ -1,5 +1,5 @@
# Disable directory browsing
Options All -Indexes
Options -Indexes
# ----------------------------------------------------------------------
# Rewrite engine
@ -8,7 +8,7 @@ Options All -Indexes
# Turning on the rewrite engine is necessary for the following rules and features.
# FollowSymLinks must be enabled for this to work.
<IfModule mod_rewrite.c>
Options +FollowSymlinks
# Options +FollowSymlinks
RewriteEngine On
# If you installed CodeIgniter in a subfolder, you will need to