Anasayfa arrow SSS arrow Sunucu değiştirdikten sonra modüllerde oluşan sorunu nasıl çözebilirim?

Sponsor

FREE LIMS and ELN for Science Researchers
Sunucu değiştirdikten sonra modüllerde oluşan sorunu nasıl çözebilirim? Yazdır E-posta
(4 oy)
Perşembe, 21 Şubat 2008
Sayfanıza girdiğinizde herşey normalken, modüllerden içeriğe ulaşmaya çalıştığınızda 'Sayfa Görüntülenemiyor' hatası alıyorsanız;

.htaccess içeriğini aşağıdaki ile değiştiriniz.

##
# @version $Id: htaccess.txt 1570 2005-12-29 05:53:33Z eddieajau $
# @package Joomla
# @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##

Options +FollowSymLinks

#
# mod_rewrite in use
#

RewriteEngine On

##
## NOTE!
## When using multiple Joomla sites or other web applications in sub-folders,
## you must explicitly turn the RewriteEngine off or use the settings
## recommended for the application
##

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

# RewriteBase /YourJoomlaDirectory

#
# Rules
#

RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php FREE LIMS and ELN for Science Researchers
 
< Önceki   Sonraki >
 

Sponsor


Joomla! is Free Software released under the GNU/GPL License. © 2008 Joomla!Türkiye | Her Hakkı Saklıdır. Sitedeki Herhangi Bir İçerik İzin Alınmadan Kullanılamaz.