rewrite eklentisiyle ilgili
|
#5036 |
|
|
By_Reco
User is:
Posts: 58
Meslek: Öðrenci
Age: 37
|
sa arkada?lar rewrite eklentisini siteme kurdum ?al??t? benim sorunum ise forumlar b?l?m? sitedeki konulara ve katagorilere girerken message.php?msg=950 buraya y?nlendiriyor nedenini bilmiyorum bu i?den anlayan biri varsa ilgilenebilirmi
.htaccess # 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 ^kaan-([0-9]+)-[^_]+(.*)\.html(#.*)?$ page.php?rwr=id-$1$2$3 [NC,NE,L] RewriteRule ^kaan-(.+)\.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 ^sed-([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 ^ntka-([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|forums|index|list|message|page|plug|pm|users|view)_(.+)\.html(#.*)?$ $1.php?rwr=$2$3 [NC,NE,L] RewriteRule ^(admin|forums|index|list|message|page|plug|pm|users|view)\.html(#.*)?$ $1.php$2 [NC,NE,L] # Fixes RewriteRule ^.+/favicon.ico$ favicon.ico [NC,NE,L] |
Hedefim Herkezin Hedefi Olmakt?r... ileti?im i?in: recoo58@hotmail.com ve reco-turk-58@hotmail.com http://www.underforum.tk/index.php |













