itercommunity/IterCommunity/master/.htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /cleaned/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /cleaned/index.php [L] </IfModule> # END WordPress # BEGIN Shibboleth AuthType Shibboleth Require Shibboleth # END Shibboleth
Files
