PDA


Tüm Versiyonu Göster : htaccess Sorunum var ?


CiyaEzIM
01-07-2007, 08:12
ArkadaŞlar Vbseo yüklemeden önce yanlış bir uzantı yazıldığında siteye 404 hata enim belirlediğim bir index çıkıyordu.! 404.shtml oLarak panelde...

Fakat şuanda direk 404 hata çıkıyor eskisi çıkmmıyor ve admin klasörünü şifrelemiştim şuanda onu bile bulamıyor.. htacess e ne kodu ekleyeyim ki düzelsin??
Hali hazırda kodlar böyle:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
#RewriteBase /
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteRule ^$ vbseo.php?vbseourl=index.php [L]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

DeadLy
01-07-2007, 14:02
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

CiyaEzIM
01-07-2007, 20:46
Olmadı yine Aynı, SHTML lerim devreye girmiyor.! tüm kodları sildikten sonra devreye giriyor.. o zamanda vbseo çalışmıyor bir yardım lütfen acil:(

DeadLy
01-07-2007, 22:18
vBSeo LisansLı ise bu sorunu vbSeo'nun kendi sitesinden sorabiLirsin Lisanssız ise biz daha fazLa yardım edemeyiz.

CiyaEzIM
01-07-2007, 22:27
Dealdy Sorun Vbseo Lisansı veya Lisansız olması değil.. Sorun Htaccess Kodu, Ben htaccess ne eklerimki ikisini birlikte devreye koyarım.!!

DeadLy
01-07-2007, 22:41
Nickimi doğru yaz. vBSeo Lisans'ı vBuLLetin Lisansından biLe ciddidir. Eğer ki Lisansın yoksa bizim eLimizden pek bişe geLmez çünkü kendimizinde LisansLı bir vBSeo'su oLmadığı için bizde pek bir biLgiye sahip değiLiz. Lisans'ın varsa kendi sitesinden açıkLarsın durumu yardım ederLer. Biz vBSeo destek sitesi değiLiz.

CiyaEzIM
01-07-2007, 23:16
oke delady sağol;)

DeadLy
01-08-2007, 09:39
rica ederim delady değiL DeadLy ;)