fidelisrafael/ajax-long-polling-chat/master/.htaccess
<IfModule mod_rewrite.c> Options +FollowSymlinks +MultiViews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?action=$1¶ms=$2 [QSA,L] </IfModule>
Files
