1st commit for syncing own Jlog developments with master
This commit is contained in:
parent
2ae67af572
commit
517c58344d
54 changed files with 1784 additions and 1062 deletions
|
@ -22,3 +22,8 @@
|
|||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule "^([a-z0-9_\-\./,]+)$" page.php?url=$1 [QSA]
|
||||
</IfModule>
|
||||
|
||||
# Ein paar nette PHP-Einstellungen die das Leben schoener machen:
|
||||
php_flag expose_php off
|
||||
php_flag zlib.output_compression on
|
||||
php_value zlib.output_compression_level 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue