![]() |
|
|
||||
|
Arkadaşlar sitemin her yerinde hata alıyordum,
bi yerde okudum .htaccess dosyasına bu kodları ekleyin die <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> ekledim ve Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, abc@websahibi.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. on Server at www.*****.org Port 80 hatasını aldım, o kodları silip eski .htaccess ' i yeniden upload ettim, fakat hata düzelmedi gene aynı hatayı aldım. şuanki .htaccess kodlarım, #mod_rewrite baslang�c RewriteEngine on #konular RewriteRule ^arsiv-konu([0-9]*).0.html arsiv.php?board=$1 #basliklar RewriteRule ^arsiv-baslik([0-9]*).0.html arsiv.php?topic=$1 #arsiv.php RewriteRule ^arsiv.html arsiv.php Options +FollowSymlinks RewriteEngine on RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L] .htaccess ' i sildim bu sefer sadece .php uzantılı linklere girebilyorum,konulara falan giremiyorum. Yardımcı olabilecek varmı ?
__________________
Türkiye ulan ! |
|
|||
|
htaccess
Options +FollowSymlinks RewriteEngine on RewriteRule ^arsiv-konu([0-9]*).0.html$ arsiv.php?board=$1 RewriteRule ^arsiv-baslik([0-9]*).0.html$ arsiv.php?topic=$1 RewriteRule ^arsiv.html$ arsiv.php RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
__________________
Yüz Verip Adam Ettiysem 0 ile Çarpıp Yok Etmesinide Bilirim
|
|
|||
|
şunu da yapabilirsin eğer zoint seo da 3.şık yani rewrite seçeneği değilde 2. seçeneği seçersen linkler düzelecektir bütün konulara girebilirsin yada üstteki arkadaşın verdiği gibi .htacces dosyasını düzenlersen
|
![]() |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | |
| Stil | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| Htaccess ve Google | xlargex | Webmaster Genel | 0 | 24-06-2007 16:04 |
| .htaccess sorunu.. | *rk- | PHP | 7 | 21-04-2007 10:47 |
| .htaccess yardımı | malisert | Webmaster Genel | 1 | 09-03-2007 18:47 |
| htaccess çalışmıyor. | Pco | Sunucu Yönetimi | 6 | 16-01-2007 01:09 |