Tekil Mesaj gösterimi
  #24 (permalink)   iTrader 
Alt 2006-10-03, 04:37
216 - ait Kullanıcı Resmi (Avatar)
216 216 isimli üyemiz çevrimdışıdır. (Offline)
Member
 
Üyelik tarihi: Aug 2006
Mesajlar: 259
Tecrübe Puanı: 2
iTrader: %0/0
216 is an unknown quantity at this point
Standart

Zipten çıkardığım htaccess.txt dosyasının içeriğindeki bahsettiğiniz yerler şu şekilde.

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

#
#  mod_rewrite in use

RewriteEngine On


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

# RewriteBase /


########## Begin - Joomla! core SEF Section
############# Use this section if using ONLY Joomla! core SEF
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]         ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
RewriteRule ^(content/|component/) index.php
#
########## End - Joomla! core SEF Section

########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]         ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule (.*) index.php
#
########## End - 3rd Party SEF Section
İlk grubun 3. sıradakinin ve ikinci grubun 5inin de başındaki diyez işaretini kaldırdım.

Yalnız yardımı araştırırken .htaccess'i düzenleyin fakat her saat başı güncellenmekte, değişikliklerin etkili olabilmesi için bekleyin gibi bir ibare vardı.

Şu an htaccess dosyasının adını .htaccess yaptım ama "500 - Internal Server Error" var. Bekleyip görelim.
İlk defa linux hostta ve php ile çalışıyorum, ayarları bilmiyorum fazla, ilginize teşekkürler.
__________________
Google shot me down. Ban ban...

Konu 216 tarafından (2006-10-03 Saat 04:40 ) değiştirilmiştir..
Alıntı ile Cevapla