aramboyajyan/superglue/master/.htaccess
# Apache configuration file # # Created by: Topsitemakers # http://www.topsitemakers.com/ # Simple rewrite rules for SEO URLs RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php [QSA,L]
Files
