We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 29480
    • 3 Posts
    Hi,
    I have this configuration:
    Use FriendlyURLs: Yes
    Friendly URL Prefix: <blank>
    Friendly URL Suffix: .html
    Use Friendly URL aliases: Yes
    Use Friendly URL alias path: No
    Allow duplicate URL aliases: No
    Automatically generate URL alias: Yes

    Under my startpage I have URL alias: start

    When I tries to access the page my.domain.com/start.html I get "Error 404 - Page could not be found"

    What have I missed?

    /Martin
      • 22840
      • 1,572 Posts
      Make sure you have renamed your ht.access to .htaccess
        • 29480
        • 3 Posts
        Worked a bit better but still not working.

        My enviroment ringht now:
        I sitting with xampp to try this out before moving it to the real site and instead of 404 error I now get the xampp startpage? shall I put my website adress somewere to get this working?

        /Martin
          • 36404
          • 307 Posts
          hi,

          don’t know how your website is installed then, just to check, if your website is not in your xamp root folder (well, let’s guess, it’s not...) but in a folder, say, mywebsite, have you set a virtualhost in your apache httpd.conf and in your windows hosts file ?

          if not, try commenting the rewritebase / line in the htaccess file (the best way would be setting a virtualhost nevertheless)

          have swing
            réfléchir avant d'agir
            • 29480
            • 3 Posts
            Hi all,

            When I uploaded to my webhotel it worked like a charm after changis it to .htaccess

            Thanks alot