Добрый день, заказал установку Joomla 2.5 с помощью Ваших сервисов. Хочу решить такую проблему, Все урлы идут с index.php.
Пример *****.com/index.php/otdykh-v-primorsko-akhtarske
И так на всех урлах сайта! Как убрать index.php?
Спасибо!
Евгений В. 7 років
0
Попробуйте в файл .htaccess , который находится в папке имявашегосайта.com/www вставить следующее содержимое:
Сделал не помогло
Вот содержимое файла .htaccess
##
# @package Joomla
# @copyright Copyright (C) 2005 - 2012 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 +SymLinksIfOwnerMatch' 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 +SymLinksIfOwnerMatch