I moved a website over to a sub folder and I added a htaccess file to the root of the site. For some reason it is not redirecting to the subfolder. below is my code
Options +FollowSymLinks
#
# mod_rewrite in use
RewriteEngine on
RewriteBase /public_html/corp/
i also tried
Options +FollowSymLinks
#
# mod_rewrite in use
RewriteEngine on
RewriteBase /corp/
The site is actually in a folder called /corp/