mirror of
https://github.com/friendica/friendica
synced 2026-04-22 07:07:16 +02:00
more instrumentation
This commit is contained in:
parent
c7c3db8c54
commit
66a6fd8df0
3 changed files with 10 additions and 2 deletions
|
|
@ -2,6 +2,10 @@
|
|||
Options -Indexes
|
||||
AddType application/x-java-archive .jar
|
||||
|
||||
<FilesMatch "\.out">
|
||||
Deny from all
|
||||
</FilesMatch>
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue