starting shit oops forgot the db
This commit is contained in:
commit
9e17051db3
5 changed files with 328 additions and 0 deletions
4
.htaccess
Normal file
4
.htaccess
Normal file
|
@ -0,0 +1,4 @@
|
|||
RewriteEngine On
|
||||
RewriteBase /
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule . /index.php [L]
|
Loading…
Add table
Add a link
Reference in a new issue