PDA

Zobacz pełną wersję : Dziwny link w innych zakladkach Joomla 1.7



czupryn
31-01-2012, 21:33
Otóż mam dziwny problem, link do strony głównej mojej strony wygląda tak: www.auto-motto.pl; lecz jak wejdę już w zakładkę kontakt: www.auto-motto.pl/index.php/kontakt. Jak pozbyć się tego index.php?
pozdr

naszemiasto
31-01-2012, 21:56
włącz mod_rewrite

czupryn
31-01-2012, 22:20
dzieki dziala ale nie dokonca; przechodzi ladnie juz na www.auto-motto.pl/kontakt ale jest brak strony ;/ co trzeba jeszcze zmienic?

naszemiasto
31-01-2012, 22:21
zmienić nazwę pliku htaccess.txt na .htaccess

czupryn
31-01-2012, 22:34
wiem nie doczytalem, ale jest problem: na ftp mam juz 2 pliki: .htaccess i ten htaccess.txt; tego .htaccess nie idze podmienic ;/

naszemiasto
31-01-2012, 22:35
wywal htaccess.txt

czupryn
31-01-2012, 22:39
tak ale w tym .htaccess jest takie cos:

AddHandler x-mapp-php5 .php
Action x-mapp-php5 /system-bin/php5exe

a w htaccess.txt:

##
# @version $Id: htaccess.txt 21101 2011-04-07 15:47:33Z dextercowley $
# @package Joomla
# @copyright Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.
# @license GNU General Public License version 2 or later; see LICENSE.txt
##


##
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations. It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file. If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's. If they work,
# it has been set by your server administrator and you do not need it set here.
##


## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks


## Mod_rewrite in use.


RewriteEngine On


## Begin - Rewrite rules to block out some common exploits.
# If you experience problems on your site block out the operations listed below
# This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to base64_encode data within the URL.
RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
# Block out any script that includes a ********** tag in URL.
RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL.
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL.
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Return 403 Forbidden header and show the content of the root homepage
RewriteRule .* index.php [F]
#
## End - Rewrite rules to block out some common exploits.


## Begin - Custom redirects
#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the [R=301,L] flags.
#
## End - Custom redirects


##
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root).
##


# RewriteBase /


## Begin - Joomla! core SEF Section.
#
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
#
# If the requested path and file is not /index.php and the request
# has not already been internally rewritten to the index.php script
RewriteCond %{REQUEST_URI} !^/index\.php
# and the request is for something within the component folder,
# or for the site root, or for an extensionless URL, or the
# requested URL ends with one of the listed extensions
RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]
# and the requested path and file doesn't directly match a physical file
RewriteCond %{REQUEST_FILENAME} !-f
# and the requested path and file doesn't directly match a physical folder
RewriteCond %{REQUEST_FILENAME} !-d
# internally rewrite the request to the index.php script
RewriteRule .* index.php [L]
#
## End - Joomla! core SEF Section.




a nie mogę nawet tego usunąc, ani .txt nie chce sie usunac, choc prawa sa ustawione na 777

nikszal
31-01-2012, 22:40
na ftp mam juz 2 pliki: .htaccess i ten htaccess.txt;
Skąd się wziął .htaccess jeśli wcześniej nie zmieniałeś nazwy tego pliku? Może był na serwerze i wcale nie dotyczy Joomla.
Zmień jego nazwę i rozszerzenie dopisując jakiś znak na końcu, np. na hatccessX.txt, a htaccess.txt zmień na .htaccess.
Musi działać strona na wszystkich linkach.

naszemiasto
31-01-2012, 22:42
to usuń .htaccess(skopiuj na kompa najpierw) potem zmień nazwę tego .txt. Jak nie będzie chciało pójśc to sprawdź prawa pliku- musi być o wartości pow.600

czupryn
31-01-2012, 22:43
Jak chce usunac plik .htaccess to pisze ze nie moge 550 access denided ;/ a przy probie zmiany CHMOD wyskakuje:
Unable to execute site command
chmod 0644 /app399514889/.htaccess. Note that the CHMOD command is only available on Unix FTP servers, not on Windows FTP servers. Probowalem na Total commanderze, net2ftp.com i nic ;/


PS.

Jesli to cos da, to mam hosting na 1and1.pl

Nie jestem jakis nie obeznany, robilem juz 2 stronki w ten sposob ale na innych hostingach ;/

nikszal
31-01-2012, 22:47
To przekopiuj do niego całą zawartość pliku htaccess.txt pozostawiając te dwie linijki kodu, ktore już są, bo nie będziesz miał php5.

czupryn
31-01-2012, 23:00
nie moge go pozniej nadpisac ;/


to jest szczyt chamstwa; na zadnym hostingu oprocz 1and1 nie mialem problemow z .htaccess; tu nawet nie idze go podmienic/usunac a nie moge zmienic uprawnien ;/

nikszal
31-01-2012, 23:06
Nie masz praw własności do pliku / plików (katalogów).

Jeśli istnieje w panelu administracyjnym na 1&1 menadżer plików, to sprawdź prawa własności. Zobacz również, czy jest możliwość resetu uprawnień.
W innym przypadku zwróć się do administratora serwera.

Przy okazji sprawdź na zapleczu Joomla swoje prawa do plików i katalogów - Witryna / Informacja o systemie / Prawa do katalogów

czupryn
31-01-2012, 23:08
wiem ze nie mam praw ustalonych; ale przy probie zmienienia ich wyskakuje blad Note that the CHMOD command is only available on Unix FTP servers, not on Windows FTP servers.

nikszal
31-01-2012, 23:10
Wybrałeś serwer postawiony na Windzie i stąd ten problem.

czupryn
31-01-2012, 23:16
problem w tym ze to nie moja strona, tylko kumpla; ja mu tylko ja robie. To istnieje jakis sposob na windowsie?

czy od nowa cala strona tylko pod linuksa?

naszemiasto
31-01-2012, 23:16
z tego co się orientuję to samodzielnie na takim serwerze praw do plików nie zmienisz-musi to zrobić administrator...

czupryn
31-01-2012, 23:22
ale beznadzieja ;( tylko godzine na to stracilem, takze i ty, DZIEKI JESZCZE RAZ ZA POMOC ;-) Piszcie tutaj jakby co, jakies rozwiazania, a ja postaram napisac do administracji