Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Serwer nie widzi pliku
amii
post
Post #1





Grupa: Zarejestrowani
Postów: 728
Pomógł: 76
Dołączył: 12.06.2009

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


Chodzi o pliki prolink.php i prolink_config.php (system wymiany linków)
Używam WordPress 3.2.1, wtyczki raczej nieszkodliwe bo z takimi samymi prolink śmiga na 20 innych stronach
po wpisaniu:
mojastrona.pl/prolink.php
mojastrona.pl/prolink_config.php


Not Found

The requested URL /prolink.php was not found on this server.

Plik .txt dla prolink jest normalnie widoczny. Uprawnienia, cache i inne bzdety zrobione.

.htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www.mojastrona.pl
RewriteRule (.*) http://mojastrona.pl/$1 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

JUŻ NIEISTOTNE
Go to the top of the page
+Quote Post

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: 22.08.2025 - 13:19