Seditio ve Ldu hakkında sınırsız arama yapın
 
 
> 1 <

Etiketler: hakkında

Author Message

J0k3R

Members


Online status

63 posts
http://wWw.TurkSecurity.Us
Pagerank: 0

Location: Turkey
Occupation:
Age:

#16754   2008-02-25 03:30 GMT      

Merhaba sistemime rewrite extension kurmayacalıstım sorunsuz editledim dosyaların tümünü en son aşamada araclardan eklentiye girdiğimde .hthachess kodlarını şu şekilde verdi...

Code:
# Rewrite engine options
Options FollowSymLinks -Indexes
RewriteEngine On
# Server-relative path to seditio:
RewriteBase /
# Engine Shortcuts
RewriteRule ^user/(.+)\.html(#.*)?$ users.php?rwr=m-details/ual-$1$2 [NC,NE,L]
RewriteRule ^c-(.+)\.html(#.*)?$ list.php?rwr=c-$1$2 [NC,NE,L]
RewriteRule ^i-([0-9]+)-[^/]+(.*)\.html(#.*)?$ page.php?rwr=id-$1$2$3 [NC,NE,L]
RewriteRule ^i-(.+)\.html(#.*)?$ page.php?rwr=id-$1$2 [NC,NE,L]
RewriteRule ^a-(.+)\.html(#.*)?$ page.php?rwr=al-$1$2 [NC,NE,L]
RewriteRule ^p-(.+)\.html(#.*)?$ plug.php?rwr=e-$1$2 [NC,NE,L]
RewriteRule ^o-(.+)\.html(#.*)?$ plug.php?rwr=o-$1$2 [NC,NE,L]
RewriteRule ^s-([0-9]+)-[^/]+(.*)\.html(#.*)?$ forums.php?rwr=m-topics/s-$1$2$3 [NC,NE,L]
RewriteRule ^s-(.+)\.html(#.*)?$ forums.php?rwr=m-topics/s-$1$2 [NC,NE,L]
RewriteRule ^q-([0-9]+)-[^/]+(.*)\.html(#.*)?$ forums.php?rwr=m-posts/q-$1$2$3 [NC,NE,L]
RewriteRule ^q-(.+)\.html(#.*)?$ forums.php?rwr=m-posts/q-$1$2 [NC,NE,L]
RewriteRule ^t-([0-9]+)-[^/]+(.*)\.html(#.*)?$ forums.php?rwr=m-posts/p-$1$2$3 [NC,NE,L]
RewriteRule ^t-(.+)\.html(#.*)?$ forums.php?rwr=m-posts/p-$1$2 [NC,NE,L]
RewriteRule ^u-(.*)\.html(#.*)?$ users.php?rwr=m-details/id-$1$2 [NC,NE,L]
# Main
RewriteRule ^(admin|chat|forums|index|list|message|page|pfs|plug|pm|polls|rss|users|view|captcha)/(.+)\.html(#.*)?$ $1.php?rwr=$2$3 [NC,NE,L]
RewriteRule ^(admin|chat|forums|index|list|message|page|pfs|plug|pm|polls|rss|users|view|captcha)\.html(#.*)?$ $1.php$2 [NC,NE,L]
# Fixes
RewriteRule ^.+/favicon.ico$ favicon.ico [NC,NE,L]



Bu içerikte dosyayı olusturup ana dizine attım. Fakat eklenti calısmadı araclarda hala daha bu yazıyor sebebi nedir acaba...Şimdiden teşekkürler...

EviLcod3R

Members


Online status

243 posts
http://www.rapidshare.com
Pagerank: 6

Location: Turkey Deligi Bulunan Her Yer !
Occupation:
Age: 19

#16776   2008-02-25 13:23 GMT      
eklentiyi tam kurdugundan eminmisin
Cc iLe Aldıgım Domqini Regleyip Msn Adresim Geçici Süreligine Durdurulmuştur !

Önüne GeLen Destek Ekibi oLmuş xD

Vezir

Members


Online status

204 posts
http://www.tekadresim.net
Pagerank: 2

Location: Turkey
Occupation:
Age:

#16779   2008-02-25 14:17 GMT      

"Rewrite Extension Bölümüne girin ve the rewrite engine seçeneğini enable yapın."Eğer yine olmazsa eksizsiz editlememişsindir.Yada döküman eksiksiz yazılmamıştır.!

This post was edited by Vezir (2008-02-25 14:39 GMT, 145 Gün ago)
> 1 <

Benzer konular (Similar topics) #BETA

Keywords (beta):

Forum Arşiv (beta):

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354]