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
Make sure you have renamed your ht.access to .htaccess
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
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
Hi all,
When I uploaded to my webhotel it worked like a charm after changis it to .htaccess
Thanks alot