1 Reply Latest reply: Jun 6, 2013 8:04 AM by jyeager11 RSS

    How do I handle this in .htaccess?

    jyeager11 Community Member

      Hi guys,

       

      How would I go about setting up a .htaccess file that forwards all requests to the root of the .com to another url, while maintaining all the beyond-the-root urls right where they are?

       

      Example :

       

      test.com -> forwarded to target.com
      test.com/hello -> remains on test.com and loads whatever's in /hello

       

      Thanks!