Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Different domain per language configuration
Commencé par : vukanS
dans : English Support
Problem: # On fishingbooker.de server<br />location /blog/ {<br /> proxy_pass https://fishingbooker.com/blog/de/;<br /> proxy_set_header Host fishingbooker.com;<br /> proxy_set_header X-Real-IP $remote_addr;<br /> proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;<br />} # On fishingbooker.ru server<br />location /blog/ {<br /> proxy_pass https://fishingbooker.com/blog/ru/;<br /> proxy_set_header Host fishingbooker.com;<br /> proxy_set_header X-Real-IP $remote_addr;<br /> proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;<br />} Please ensure SSL, cookies, and caching are properly managed, as these are crucial for WordPress and WPML functionality. Note that this solution is not a WPML-native feature and falls outside our standard support. If you need further assistance with server configuration, consider contacting a certified WPML developer from our list of contractors. This solution might be outdated or not applicable to your specific case. If it doesn't resolve your issue, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at our support forum. |
|
1 | 5 | Il y a 4 mois et 2 semaines |