Jump to content

Search the Community

Showing results for tags 'HTACCESS'.

  • Search By Tags

    • htaccess ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Καλησπέρα, Χρησιμοποιώ το prestashop 8.1.7. Η εγκατάστασή του έχει γίνει στα ελληνικά. Έχω προσθέσει τα αγγλικά στην εντοπιότητα και ενεργοποίησα το language selector για την εναλλαγή γλώσσας στο site. Σε desktop mode, όταν το block αλλαγής γλώσσας βρίσκεται στο header, δουλεύει κανονικά....
  2. Bonjour, J'ai un Prestashop 8 multi-boutiques pour lequel j'utilise mon .htaccess pour gérer les redirections de mes sites : .FR, .DE, .COM, .ES, etc. Jusqu'à présent, je n'avais que des redirections à gérer pour ma boutique .FR. Je dois désormais ajouter des redirections pour d'autres dom...
  3. Hello, i need to use a cms page as the homepage for my site. Let's say my url is domain.com, and my cms is homepage.com/cms/10-test I need to still show the url domain.com, but to show the content of the page homepage.com/cms/10-test. I tried different solutions by modifiyng .htaccess...
  4. htaccess - prestashop v8.1.6 does not seem to work correctly. RewriteCond %{HTTPS} on RewriteCond %{HTTP_HOST} ^myshop\.co\.uk$ [NC] RewriteCond %{REQUEST_URI} ^/eshop/?$ [NC] RewriteRule ^(.*)$ https://eshop.myneweshop.co.uk/$1 [L,R=301] myshop.co.uk redirects ok to https://eshop.myneweshop.c...
  5. Καλημέρα σε όλους. Μετα απο σύνδεση του eshop με το google merchant center έχω πολλές επισκέψεις στο eshop (προφανώς απο bots) με αποτέλεσμα το site να σέρνεται. Παλαιότερα είχα μπλοκάρει κάποιες Ips αλλα είχα θέμα με τον κατάλογο της google και έτσι τις αφαίρεσα πάλι. Υπάρχει κάποια...
  6. Hello, I need to redirect the URL of a single search to a specific page, with htaccess. I have read many threads about redirect with parameters but no tested solution works in my case. old url /research?controller=search&s=brand new url https://www.domainname.com/5_c-brand? How shou...
  7. What is the consensus for removing ISO code from urls: You add new language pack's to your site then the problem start's or worse you're not American and Select GB as your language pack and the /gb ISO code display's in your URL structure yourwebsite.com/gb yourwebsite.com/fr yourweb...
  8. Hello, I'd like to know how I can change the categories' page query parameter to be /page=2/. Example: http://website.com/1-category/?page=2 should be http://website.com/1-category/page=2/ I've tried making a htaccess redirect but it redirects back to using the query parameter. Rewrite...
  9. Witam serdecznie. Mam pytanie: Jak usunąć .html z adresu strony? Posiadam moduł, który tworzy właśnie stronę z końcówką .html a chciałbym go usunąć by go po prostu nie było. Jest taka możliwość?
  10. Witam ponownie. Poprzedni problem ze słowami anglojęzycznymi został naprawiony w miarę możliwości - zobaczymy na jak długo Pojawił się po aktualizacji kolejny problem jakim jest brak możliwości przekierowania adresów. Dla przykładu: Adres jakim jest np. www.prestashop.com/gallery chciałbym dzi...
  11. Hi, Any idea what code needs to be added in htaccess to increase the speed and optimization website?
  12. I want to set some values in php.ini file like memory limit , post max size etc Any idea how to do it.
  13. Hi, I have multistore enabled, and I wish to have a page before accessing the website that let an user chose a store (according to his location). So the idea is that when an user access store1.website.com or store2.website.com, he lands on a store selector page "store_selector.html" A...
  14. Under the 'SEO & URL' section, trying to setup "Friently URL" for the domain - I see a message URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod. I am using other do...
  15. I can't re-generate the .htaccess file on backoffice. My prestashop version is 1.4.6.2 This is what is shows me: Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the req...
  16. Buenas tardes, Necesito ayuda. Creando mi tienda online con Prestashop 1.7 (theme classic) de repente me he encontrado con que las páginas de marcas no funcionan. La cosa es que estas páginas funcionaban perfectamente antes, se podía llegar a ellas sin problema desde las páginas de producto y...
  17. Bonjour, Je cherche à pouvoir passer aisément d'une configuration en ligne vers une configuration en local de Prestashop 1.7.6.5. Après un backup et un export de la base, j'ai reconfiguré les fichiers app/config/parameters.php et mis à jour la table ps_shop_url. Dans les deux cas, j'ai pris m...
  18. Bonsoir, J'ai un petit soucis, mon site est en ligne (www.bureauland.fr) mais d'après dareboost et gmextrix j'ai encore des choses à amélioré. C'était chose faite avec mon ancienne version J'avais ajouté ce qui suit : # DEBUT AJOUT # Protection contre les attaques de type XSS (accepte...
  19. Cześć, Od wczoraj mam problem z ustawieniem przekierowań po migracji z innego silnika w .htaccess. Próbowałem wszystkie możliwe sposoby znalezione w internecie, przeczytałem masę wątków i nie działało. Po testach okazało się, ze jednak działają, ale nie wszystkie. W starym sklepie w...
  20. Hallo Zusammen verstehe hier ja nur Bahnhof ... aber ist das ein korrektes .httacces von Presta 1.7.6.2 (3) /im Shop root Es kommt mir vor wie wenn er looped ... RewriteRule . - [E=REWRITEBASE:/shop_61/] RewriteRule ^api(?:/(.*))?$ %{ENV:REWRITEBASE}webservice/dispatcher...
  21. Hi I'm using PrestaShop 1.6.1.23. I add my banner images in webp format, when I regenerate images (jpg to webp) with my third-party module, htaccess file in Upload folder will reset to default. So to show images in site, I have to add webp to allowed files manually (in htaccess file of Upload f...
  22. Buenas Quisiera saber como puedo bloquear mediante .htaccess los bots y crawlers malignos que clonan y scrapean sitios web sin bloquar a los bots buenos de Google,Yahoo,etc...para que moi sitio pueda ser indexado correctamente pero no permita que los bots maliciosos lo recorran. He encontr...
  23. Hi, I'm using prestashop 1.7.5.1 on 7.2 PHP LiteSpeed Server. I moved my shop form domain.pl/sklep/ to domain.pl and blog from domain.pl to domain.pl/blog/. When I ceated redirects I saw that a few rediredcts from domain.pl to domain.pl/blog/ aren't working. Server support was looking...
  24. My website currently online is completely static and all the URLs work with and without trailing (https://www.website.com/page/ or https://www.website.com/page) I'm working on my new website which is using Prestashop. On Prestashop, I need to choose if I want a trailing slash or not. For this n...
  25. Bonjour, Depuis que j'ai mis en place le https mon site est très lent, notamment en se connectant sur le back office (1.6). J'ai bien controlé toutes mes urls en mettant à jour celles qui ne l'étaient pas, pourtant je ne remarque pas d'améliorations dans les performance. De plus, une...
×
×
  • Create New...