Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] Bład podstron
-kolo-cs-
post
Post #1





Goście







Witam
Wyskuje mi bład


Not Found


The requested URL /index.php[PT] was not found on this server.

Strona głowna działa ale podstrony nie

Poszę o pomoc z góry dzięki
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
-kolo-cs-
post
Post #2





Goście







# Turn on URL rewriting
RewriteEngine On

# Installation directory
RewriteBase /

# Protect hidden files from being viewed
<Files .*>
Order Deny,Allow
Deny From All
</Files>

# Protect application and system files from being viewed
#RewriteRule ^(?:application|modules|system)\b.* index.php/$0 [L]

# Allow any files or directories that exist to be displayed directly
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

# Rewrite all other URLs to index.php/URL
RewriteRule .* index.php[PT]
[php][/php]
Go to the top of the page
+Quote Post

Posty w temacie
- kolo-cs   [PHP] Bład podstron   27.10.2013, 10:44:21
- - SmokAnalog   No po takim natłoku informacji na pewno wróżki na ...   27.10.2013, 10:45:46
- - kolo-cs   Co mam jeszcze dopisac ?   27.10.2013, 10:49:43
- - SmokAnalog   Pokaż swój .htaccess.   27.10.2013, 10:55:02
- - kolo-cs   # Turn on URL rewriting RewriteEngine On # Instal...   27.10.2013, 10:58:51
- - SmokAnalog   Domyślam się, że działasz na jakimś frameworku i m...   27.10.2013, 11:02:55
- - kolo-cs   Smog Mozna jakis kontakt do ciebie ?   27.10.2013, 11:14:55


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: 3.10.2025 - 23:48