We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 54032
    • 2 Posts
    Hello,

    I'm strugging to get FURLs working in a local installation of ModX Revolution 2.6.1 using xampp. It keeps redirecting to index.php rather than the appropriate page. I've done these steps so far:


    • Turned on FURL in the manager.
    • Renamed htaccess to .htaccess in the root folder..
    • Changed RewriteBase to the root folder.
    • Uncommented rewrite_module modules/mod.rewrite.so in http.conf.

    Any ideas?

    - Keith
      • 17301
      • 932 Posts
      If you're using a subfolder in htdocs then make sure your rewrite base reflects this.

      RewriteBase /subfolder/
        ■ email: [email protected] | ■ website: https://alienbuild.uk

        The greatest compliment you can give back to us, is to spend a few seconds leaving a rating at our trustpilot: https://uk.trustpilot.com/review/alienbuild.uk about the service we provided. We always drop mention of services offered by businesses we've worked with in the past to those of interest.
        • 54032
        • 2 Posts
        Thanks. It was sending me to index when it ran into an error. My problem was not appending .html. If I change the documents to containers, they work without the html, but I'm not sure whether that's best practice.
          • 17301
          • 932 Posts
          Ah ok smiley

          If you go to content types in your manager (manager/?a=system/contenttype) and just remove the .html extension value then they'll work without needing to stick the extension on the end of the url.
            ■ email: [email protected] | ■ website: https://alienbuild.uk

            The greatest compliment you can give back to us, is to spend a few seconds leaving a rating at our trustpilot: https://uk.trustpilot.com/review/alienbuild.uk about the service we provided. We always drop mention of services offered by businesses we've worked with in the past to those of interest.
            • 17301
            • 932 Posts
              ■ email: [email protected] | ■ website: https://alienbuild.uk

              The greatest compliment you can give back to us, is to spend a few seconds leaving a rating at our trustpilot: https://uk.trustpilot.com/review/alienbuild.uk about the service we provided. We always drop mention of services offered by businesses we've worked with in the past to those of interest.