Merhaba aşağıda sayfayı .html yapmak istedim ancak nedense yine deneme.php olarak çıkıyor sayfa. Nerede yanlış yaptım anlamadım. htaccess'dandır dedim belki onu da tekra yükledim ama hala yapamadım.
Teşekkürler
//================================================== ======================== // Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable).
//================================================== ======================== '^showgroups\.php$' => 'forumleaders.html' //================================================== ======================== // Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable). // Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below. //================================================== ======================== //'^calendar\.php$' => 'calendar/' //'^calendar\.php\?c=1$' => 'calendar/' //'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]' //'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]' //'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]' //'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]' //'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs =1' => 'calendar/$3/$2/nojs/[NF]' //'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/' //'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/' //'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+) &year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/' //'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&mo nth=.+?)?$' => 'calendar/week-$1/' '^deneme\.php' => 'deneme.html'



LinkBack URL
About LinkBacks





Reply With Quote
