.htaccess getting hijacked…
-
This URL is getting fed through this plugin somehow… not sure how because the htaccess file should take priority, no?
Here’s the redirect I have in htaccess:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^podcasts\.cxr\.works\/cxrpodcasts\/feed\/podcast-feed$
RewriteRule ^/?$ “https\:\/\/careerxroads\.blubrry\.net\/feed\/podcast\/” [R=301,L]for some reason though, that redirects automatically to another URL on cxr.works…
any ideas?
I’ve been doing custom redirects like this for my clients that need it for years and years, this is the first one that hasn’t worked and I’m pretty darn sure my syntax is perfect. The only thing that’s different here is your plugin vs other websites I’ve done redirects for.
The page I need help with: [log in to see the link]
- The topic ‘.htaccess getting hijacked…’ is closed to new replies.