Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Resolved] Redirecting to new pages
#3
(2013-03-29, 10:36:52)sal Wrote: I haven't used it but the URI Redirect plugin should do the trick.

Thanks for your reply, but I'd prefer a solution that's limited to the .htaccess rather than a plugin - mainly because it's a site for another person and I don't want them to have to worry about plugins down the track.

Also, it'd be handy knowledge to have for my own development too. Smile

Thanks again though.

Okay, so fresh eyes after a good night's sleep seem to have helped. For those still confused, the answer was here all along.

Here's an excerpt of that post - with the solution I was missing made much more obvious:
(2011-03-16, 22:57:30)ccagle8 Wrote: I had the same problem when I made some redirects on get-simple.info pointing the old docs to the new wiki. Here is what my .htaccess file looks like. Pay attention to the placement of things.

Where I was putting the RewriteRule is why mine wasn't working - once I inserted it after RewriteBase / and before RewriteCond %{REQUEST_FILENAME} !-f everything started working correctly.

Problem solved, thanks to ccagle8 and a good night's sleep. Smile
Reply


Messages In This Thread
[Resolved] Redirecting to new pages - by trmash - 2013-03-28, 22:14:06
RE: Redirecting to new pages - by sal - 2013-03-29, 10:36:52
RE: Redirecting to new pages - by trmash - 2013-03-29, 13:58:39



Users browsing this thread: 1 Guest(s)