Audi Türkiye Kulübü & Audi Forum yazdýðým zaman forum bölümü http://www.audiclubtr.com/forum/forum/ haline gelip açýlmýyor ve aþaðýdaki hatayý veriyor.
Geçersiz Komut: Forum
Eðer normal ve geçerli bir Linke týkladýðýnýzdan eminseniz, Lütfen, Yönetici ile irtibata geçin.
Audi Türkiye Kulübü & Audi Forum
Audi Türkiye Kulübü & Audi Forum ve Audi Türkiye Kulübü & Audi Forum yazdýðýmda açýlýyor.
Forum eskiden null du ve suitedi orjinale geçince,orjinal vbulletin dosyasý ile ftp yi karþýlaþtýrdým gereksiz olanlarý sildim(cms,blog,vpcms vs..),normalde Audi Türkiye Kulübü & Audi Forum yazýnca Audi Türkiye Kulübü & Audi Forum ye yönleniyor.Host anadizinde index.php var onu ve htaccess dosyamı paylaşıyorum yardım ederseniz sevinirim.Eskiden cms vardı artık kullanmıyorum.
Code:** * If you want to move this file to the root of your website, change this * line to your vBulletin directory and uncomment it (delete the //). * * For example, if vBulletin is installed in '/forum' the line should * state: * * define('VB_RELATIVE_PATH', 'forum'); * * Note: You may need to change the cookie path of your vBulletin * installation to enable your users to log in at the root of your website. * If you move this file to the root of your website then you should ensure * the cookie path is set to '/'. * * See 'Admin Control Panel * ->Cookies and HTTP Header Options * ->Path to Save Cookies */ define('VB_RELATIVE_PATH', 'forum'); // Do not edit. if (defined('VB_RELATIVE_PATH')) { chdir('./' . VB_RELATIVE_PATH); } /** * You can choose the default script here. Uncomment the appropriate line * to set the default script. Note: Only uncomment one of these, you must * add // to comment out the script(s) that you DO NOT want to use as your * default script. * * You can choose the default script even if you do not plan to move this * file to the root of your website. */ /** * Use the CMS as the default script: */ //require('content.php'); /** * Use the forum as the default script: */ require('forum.php');Code:Options +FollowSymlinks RewriteEngine On # RewriteBase /forum/ #RewriteCond %{HTTP_HOST} ^www\.audiclubtr\.com/forum/ #RewriteRule (.*) http://www.audiclubtr.com$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php [L,QSA] RewriteCond %{HTTP_HOST} ^www\.audiclubtr\.com\/forum RewriteRule (.*) http://www.audiclubtr.com/forum/forum.php$1 [L,R=301]


LinkBack URL
About LinkBacks





Reply With Quote
