View Single Post
  #9  
Old 01-13-2011, 07:21 AM
eva2000 eva2000 is offline
Senior Member
 
Join Date: Dec 2004
Location: Brisbane, Australia
Posts: 142
Quote:
Originally Posted by NiteWave View Post
rewriterule has no difference. but need put it in httpd.conf, vhost definition section. it's ok to put the rewriterule in .htaccess as well. just need some minor adjustment, since the per server and per directory rewriterule difference.
thanks

For that rewrite url set, how would it be modified to also exclude individual non-vB php pages i.e.


domain.com/about.php
domain.com/contact.php

or exclude wordpress specific pages/directories

domain.com/wordpress
domain/wp-content/

etc ?
Reply With Quote