nicopenaredondo/UWC/master/.htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /uwc_wp/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /uwc_wp/index.php [L] </IfModule> ErrorDocument 404 /index.php?error=404 # END WordPress
Files
