
mudmin Offline Member Total Posts: 14
Joined: December 03, 2015Posted: December 15, 2015 @ 01:52 PM
Where would I make that change? I\'m running a lot of different stuff on my localhost, so I can\'t do it globally. I tried putting this in a .htaccess file in the root, but it didn\'t do the trick.
RewriteCond %{REQUEST_URI} !subdir/
RewriteRule (.*) http://localhost/uap2/$1 [L]