/ Published in: Apache
Expand |
Embed | Plain Text
<Directory /var/www/vhosts/drupalr.co.uk/httpdocs> RewriteEngine on rewriterule ^(.+)\.htm$ /$1.php [r=301,nc] RewriteRule ^community community.php [nc] ErrorDocument 404 /index.php </Directory>
You need to login to post a comment.
