Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [Access][MySQL][PHP].htaccess, Serwer nie obsluguje flag
dj_matis
post
Post #1





Grupa: Zarejestrowani
Postów: 3
Pomógł: 0
Dołączył: 8.04.2011

Ostrzeżenie: (0%)
-----


Witam...
Mam taki problem...
Serwer nie obsługuje flag w htacces a ja to potrzebuje...;/
Jest jakis sposob aby przekształcic php tak zeby nie potrzebowal htaccess


Kod
RewriteEngine on
#RewriteBase /

RewriteRule ^index.html$ /index.php [L]
RewriteRule ^dodaj.html$ /index.php?s=dodaj [L]
RewriteRule ^regulamin.html$ /index.php?s=regulamin [L]
RewriteRule ^kontakt.html$ /index.php?s=kontakt [L]
RewriteRule ^kontakt_wyslij.html$ /index.php?s=kontakt_send [L]
RewriteRule ^szukaj.html$ /index.php?s=szukaj [L]
RewriteRule ^dodaj_wpis.html$ /index.php?s=dodaj_base [L]

RewriteRule ^([a-z0-9_]+),([0-9]+)\.html$ /index.php?s=zobacz&id=$2 [L]
RewriteRule ^([a-z0-9_]+),([0-9]+),([0-9]+)\.html$ /?s=ogloszenia&catid=$2_$3 [L]
RewriteRule ^([a-z]+),([0-9]+),([0-9]+),([0-9]+)\.html$ /index.php?s=$1&catid=$2_$3&p=$4 [L]


Pozdrawiam
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 26.09.2025 - 07:35