Polskie wsparcie PrestaShop

PrestaShop => Błędy => Wątek zaczęty przez: maoma w Czerwiec 22, 2014, 04:41:03 pm

Tytuł: The requested URL / was not found on this server. Additionally, a 404 Not Found
Wiadomość wysłana przez: maoma w Czerwiec 22, 2014, 04:41:03 pm
Jeśli mogę prosić o pomoc będę zobowiązana. Nie wiem z jakiego powodu, strona przestała działać (nie działa link po wpisaniu w przeglądarce, ani nie mogę zalogowac się do panelu admina). Poniżej wklejam .htaccess





# ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again
# .htaccess automaticaly generated by PrestaShop e-commerce open-source solution
# http://www.prestashop.com (http://www.prestashop.com) - http://www.prestashop.com/forums (http://www.prestashop.com/forums)


<IfModule mod_rewrite.c>
<IfModule mod_env.c>
SetEnv HTTP_MOD_REWRITE On
</IfModule>


RewriteEngine on
RewriteRule . - [E=REWRITEBASE:/]
RewriteRule ^api/?(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L]


# AlphaImageLoader for IE and fancybox
RewriteRule ^images_ie/?([^/]+)\.(jpe?g|png|gif)$ js/jquery/plugins/fancybox/images/$1.$2 [L]
</IfModule>


AddType application/vnd.ms-fontobject .eot
AddType font/ttf .ttf
AddType font/otf .otf
AddType application/x-font-woff .woff


#If rewrite mod isn't enabled
ErrorDocument 404 /index.php?controller=404


# ~~end~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again
Tytuł: Odp: The requested URL / was not found on this server. Additionally, a 404 Not Found
Wiadomość wysłana przez: west w Czerwiec 23, 2014, 07:23:51 am
przyjazne urle masz wyłączone zobacz za pomocą chrome i narzędzi developerskich "f12" czy generuje ci się źródło strony - czy masz pełen html czy tylko 3-4 linijki kodu