Your IP : 216.73.216.28


Current Path : /proc/thread-self/root/proc/thread-self/root/home/i446698/www/seughtunghdyyshry/admin/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/home/i446698/www/seughtunghdyyshry/admin/.htaccess

RewriteEngine On

# Skip if the request is for an existing file or directory
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

# Rewrite requests without .php extension to the corresponding .php file
RewriteRule ^([^/]+)$ $1.php [L,QSA]

<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    Header set Access-Control-Allow-Methods "GET, POST, OPTIONS"
    Header set Access-Control-Allow-Headers "Content-Type"
</IfModule>