Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów
Zmiana linków .htaccess ? - Wersja do druku

+- Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów (https://www.webmastertalk.pl)
+-- Dział: Technologie internetowe - tworzenie stron WWW (https://www.webmastertalk.pl/forum-technologie-internetowe-tworzenie-stron-www)
+--- Dział: Początkujący webmaster (https://www.webmastertalk.pl/forum-poczatkujacy-webmaster)
+--- Wątek: Zmiana linków .htaccess ? (/thread-zmiana-linkow-htaccess)



Zmiana linków .htaccess ? - Stefan_113 - 29-08-2012

Witam wszystkich!

Jak zmienić nieaktualne linki na aktualne i aktywne linki:

index.php?request=372 na zarzadzanie.html
index.php?request=263 na marketing.html
index.php?request=225 na nasza-firma.html
index.php?request=113 na kontakt.html

gdy uruchomie nieaktualny link to mam komunikat:
Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8g DAV/2 mod_python/3.3.1 Python/2.5.2 mod_ruby/1.3.0 Ruby/1.8.7(2008-08-11) mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_wsgi/2.5 Phusion_Passenger/2.2.5 Server at www.mojastrona.pl Port 80

kombinuję z Redirect i Rewriterule np.
RewriteRule http://www.mojastrona.pl/zarzadzanie.html http://www.mojastrona.pl/index.php?request=372 [L]
ale nie działa.

Tylko please nie wysyłajcie mi linków do poradników bo przerobiłem ich już kilkanaście i nicSad