error 404
Nov 29, 2012 11:19 am by unicawebagency
Nov 29, 2012 11:19 am by unicawebagency
I have issue on my website with error 404
htaccess string is OK
http://www.agriturismocademonti.com/
Can you help me?
Re: error 404
Nov 29, 2012 4:50 pm by Yana
Nov 29, 2012 4:50 pm by Yana
Hi,
Please check .htaccess rules . I can see the translated version by http://www.agriturismocademonti.com/gtr ... hp?lang=ru
Please put gtranslate rules after RewriteEngine On.
RewriteEngine On
# gtranslate config
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)/(.*)$ /$1/$3 [R=301,L]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)$ /$1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/(.*)$ /gtranslate/translate.php?lang=$1&url=$2 [L,QSA]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)$ /gtranslate/translate.php?lang=$1 [L,QSA]
Re: error 404
Dec 6, 2012 6:00 pm by Yana
Dec 6, 2012 6:00 pm by Yana
Hi,
The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested. You can find more info here http://en.wikipedia.org/wiki/HTTP_404
What is your website address? If you have a problem with the installation we can install gtranslate Pro for you.
SIMILAR TOPICS
Gtranslate: Error with number | Feb 20, 2019 1:20 am | Replies: 1 | Post by: infact_dat |
Error message and URL problems | Feb 6, 2019 11:16 am | Replies: 1 | Post by: Kidbooo |
GT doesn't work...error 404 page | Jan 28, 2019 5:36 pm | Replies: 1 | Post by: vincenzodinuzzo |
Nginx 502 Error | Jan 11, 2019 2:15 pm | Replies: 1 | Post by: mightyfineprint |
Error message on click on the widget | Jan 6, 2019 9:52 pm | Replies: 1 | Post by: jmric68 |