## // START PUBLISHER PAGES
RewriteRule ^publishers/ /browse.php [NC,L]
RewriteRule ^browse.php publishers/ [L,R=301]
## // END PUBLISHER PAGES
I cant get it to work. It says problem redirecting.
I want browse.php to take the user to domain.com/publishers/
But /publishers/ (the directory is fake) so I want people who go their to see browse.php !