File updated

This commit is contained in:
Bahadır Sofuoğlu
2023-04-10 13:54:16 +03:00
parent 2b4b8b33ec
commit 6dbae97458
5 changed files with 6 additions and 17 deletions

View File

@@ -1,11 +0,0 @@
<filesMatch "\.(html)$">
FileETag None
Header unset ETag
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
</filesMatch>
<Files "*.json">
Header set Access-Control-Allow-Origin "*"
</Files>

View File

@@ -1 +0,0 @@
<?php echo '<p>Fake Upload Process</p>'; ?>