vivek201/peloton/master/wp-content/themes/peloton/.htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /peloton/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /peloton/index.php [L] </IfModule> # END WordPress
Files
