• Home
  • Get help
  • Ask a question
Last post 13 hours 37 min ago
Posts last week 81
Average response time last week 4 hours 29 min
All time posts 67915
All time tickets 10498
All time avg. posts per day 20

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#32 – Article as homepage and index.php

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Thursday, 09 April 2015 19:17 UTC
pharweb
 
Hello,

I use your component on multiple sites without problems, but I currently have trouble with a new site.

The homepage is an article, when I put sh404 active, it breaks the appearance of the hompage, but the menu home link displays the page correctly? But not the logo or the launch of the site.

And can not use the mode with .htaccess, I do not understand the problem with it ... but I do not want to index.php in the URLs

Can you help me?

Thank you!

The website : www.XXXX.com
Thursday, 09 April 2015 19:43 UTC
pharweb
Solved for the homepage, problem of langage

Problem continue in mode.htaccess

Thanks
Friday, 10 April 2015 08:42 UTC
wb_weeblr
Hi

Basically, you have to setup .htaccess properly for the server you are using. It has nothing to do with the site, it's about the server. Then you just tell sh404SEF whether you use a .htaccess file or not.

It's exactly the same with Joomla own SEF: you have two settings: one to enable SEF urls, and the second to tell it whether you use URL rewriting (.htaccess) or not (no .htaccess).

I cannot help you with your server really, but usually the .htaccess that comes with Joomla is fine. You may have to remove or add a line or two in it.

I can see that you get a web server 404 page if you try to access, for example, http://www.XXXXX.com/teotys/poste-clients. It may indicate that you have to look at the RewriteBase instruction in the .htacess
Either remove it you have it, or on the contrary uncomment it:
This is from the default Joomla .htaccess:
##
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root).
##

# RewriteBase /


Rgds
 
Friday, 10 April 2015 13:22 UTC
pharweb
Thanks for your reply,

I test the various possibilities of .htaccess configuration, but without success ...
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.