TIG/November28,200412:20PMMod_RewriteHackHi,Isearched,butdidn'tfoundthishack.
Iwoulddoitbymyself,butihavenoknowledgeabouttheparsing-part.
Foraphp-coderitshouldbeasimplejob.
Perhapssomeoneisinteresstedinthishack,too.
ItwouldimproveusabilityandGooglelikesit.
Mod_RewriteCrypticUrlsbecomereadablepaths!
/list.
php1>/offtopic//list.
php2>/support//list.
php3>/feedback//read.
php2,1>/support/1//read.
php2,2>/support/2//search.
php>/search//search.
php1>/support/search/Thanksforyourattention.
Martin.
--MyBoard:[www.
ddig.
de]MyMailadress:mr@ddig.
deThomasSeifert/November28,200412:31PMRe:Mod_RewriteHackthatsanevenmoretoughhackthantheusualmod_rewritechanges.
usuallyyouwoulddosomethinglikethat:/list.
php1>/list/1/list.
php2>/list/2/list.
php3>/list/3mod_rewritedoesn'tknowaboutthenamesandyouwouldneedtohardcodeallthenamestherefore.
btw.
:nicetemplatethere:)ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostingEdited1time(s).
Lasteditat11/28/200412:32PMbyts77.
1/7TIG/November28,200412:43PMRe:Mod_RewriteHackMh,ok,perhapsagoodfeatureinPhorum6.
0:)ThanksforeveryDevoloperforthisgreatSystem.
Greetings.
ThomasSeifert/November28,200412:46PMRe:Mod_RewriteHackasItold,itsthedeficiencyofmod_rewritewhichdoesn'tknowabouttheforum-nameforum-idrelation.
andmod_rewriteisapache-specific.
.
.
;).
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostingTIG/November28,200401:06PMRe:Mod_RewriteHack>forum-nameforum-id>mod_rewriteisapache-specificoh,ithoughtthereiseventuallyawayphpcouldrewritethe.
htaccesfile.
ok,i'lltryitonmyown.
ithinkijustneedtohackthedynamicinternlinkageandadjustthe.
htaccess-filewithmyownforum-names.
timetolearnmoreaboutphp.
thxthomas.
ThomasSeifert/November29,200412:50AMRe:Mod_RewriteHackIjustdidasmallhackforsearch-engine-friendlyURLsakaURLswhichcanbeusedwithmod_rewrite.
Pleasereadtheinstructionsontopofthefile,changes/correctionswelcome.
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostingAttachments:sef.
php2/7TIG/November29,200401:23AMRe:Mod_RewriteHackyehaw,thxalot.
thiswillhelpmealot.
thx!
ThomasSeifert/November29,200406:31PMRe:Mod_RewriteHackIwouldreallylikeiftherewouldbeamoregenericmod_rewriterulesetwhichcouldbeusedwiththat.
I'mnotusedtomod_rewriteandjusthackedthatrulesettogether;).
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostingfeffemannen/December07,200411:36AMRe:Mod_RewriteHackAbouttheruleset.
Thisworksforme:RewriteRule0-9]1/$2/$3,$4RewriteRule0-9]1$2,$3RewriteRule0-9])$$1$2Thisrewritesallurlsoftheformfile.
php/N/X1/X2/X3/X4/.
.
.
/Xktofile.
phpN,X1,X2,X3,X4,.
.
.
,XkwhereNisanumberandX1,X2,.
.
.
,Xkareanystringnotincludingaslash('/').
Itworksforme,butI'mnotsurewhy!
;)Myinitialtrywaswithsome[N]flagsonthefirstrule,butthatdoesn'tseemtobeneeded.
.
.
fzhangnan/December28,200402:12PMRe:Mod_RewriteHackmyMod_RewriteHackRewriteEngineonRewriteRulehtml$read.
php$1,$2RewriteRulehtml#read.
php$1,$2,$3#$4RewriteRulehtml#read.
php$1,$2,$3,$4#$5RewriteRulesub_html$index.
php$1RewriteRulelist_html$list.
php$1RewriteRulepost_html$post.
php$1ithinkmaybethegooglerobotwillfindthe*.
htmldocsmoreeasilythan*.
php**galbox/January21,200507:33PMRe:Mod_RewriteHackThanksfortheruleset.
NowIhavetoputthiscodeonthe.
htaccessand,itworksinthemomentorHaveIto3/7changethelinksforread,list,indexandpostThanks.
ThomasSeifert/January21,200508:08PMRe:Mod_RewriteHackyoushouldreadthepostsbeforethelastonetoo.
thatswhyafileispostedthere.
.
.
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostinggalbox/January22,200501:46AMRe:Mod_RewriteHackIhavereadthepreviousposts,butIamsome"lost"atthismoment.
Idownloadthefilesef.
phpandpasteitinthetopofthecommon.
phpfileandthelinksofthephorumarechanged.
ButwhenIclickinthem,HTTP404Error.
Thisismyquestion,whereIhacetowritetheRewriteRuleSet.
Thanksagain:)ThomasSeifert/January22,200510:20AMRe:Mod_RewriteHackdependsonyourwebserver,usuallyina.
htaccessfileinthephorum-directory,maybeyouevenneedtowriteittothehttpd.
conf.
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostinggalbox/January25,200512:42PMRe:Mod_RewriteHackIdidallyousaid.
Icopiedtherewriterulesina.
htaccessfileandIuploadittothemaindirectory.
After,Iinsertthesef.
phpPHPcodeintomycommon.
php.
Thelinksintheforumworksproperly,theyappearokinthestatusbar,butwhenIclickonthem,the404errordoesn`tdisappear.
Idontknowwhattodonow.
Pleasehelpme.
Thanks,again.
ThomasSeifert/January25,200512:47PMRe:Mod_RewriteHackyouserverprobablydoesn'tsupportmod_rewriteoryoudidn'tputthe"RewriteEngineon"intheretoo.
4/7ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostinggalbox/January25,200501:50PMRe:Mod_RewriteHackHiMyserversupportsmod_rewritebecauseIuseditintheotherpagesofmysitetochangephptohtm.
AndtheRewriteEngineison.
.
.
I`mconfused:(ThomasSeifert/January25,200501:51PMRe:Mod_RewriteHackposttherulesetyouused.
thisthreadcontainsmultiplerulesets.
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostinggalbox/January25,200502:50PMRe:Mod_RewriteHackI`vetriedwith:1)RewriteEngineOnRewriteBase/phorum5_HEADRewriteRule1$2,$3,$4,$5RewriteRule1$2,$3,$4RewriteRule1$2,$3RewriteRule1$2and2)RewriteEngineonRewriteRulehtm$read.
php$1,$2RewriteRulehtm#read.
php$1,$2,$3#$4RewriteRulehtm#read.
php$1,$2,$3,$4#$5RewriteRulesub_htm$index.
php$1RewriteRulelist_htm$list.
php$15/7RewriteRulepost_htm$post.
php$1Buttheresultisthesame.
Thanks.
galbox/January27,200503:41PMRe:Mod_RewriteHackNobodyisgoingtohelpmepleaseThanks.
ThomasSeifert/January30,200505:23PMRe:Mod_RewriteHack>RewriteBase/phorum5_HEADwhywouldyouhavethatintherethatsnotyourdirectory.
itsforsurethatyougeta404then.
ifyouhaveaccesstoyouraccess/error-logtrytofindoutwhichfileitstryingtoaccess.
ThomasSeifertPhorumDevelopmentTeam/Mysnip-Solutions.
deCustomPhorumandgeneralsoftwaredevelopmentworry-freePhorumHostingokki/March09,200609:39PMRe:Mod_RewriteHackHi.
Doyouhavemod_rewriteenabledForapache2onDebiangoto/etc/apache2/mods-enabledandlinktherewritemod:ln-s/etc/apache2/mods-available/rewrite.
loadDoyouhavetheAllowOverrideinyourapacheconfsettoAllSomethinglikethis:OptionsIndexesFollowSymLinksMultiViewsAllowOverrideAllOrderallow,denyallowfromallCanyoupostarelevantpartoftheerror.
logsowecanseewhatisgoingwrongIcopiedtheaboverulesetanditworksperfect.
tuvix/November03,200605:28PMRe:Mod_RewriteHackItriedthemodbutitjustgivesmeSEOfriendlyURL.
AnyonehavethecodechangesthataccomplishwhatTIGhasaskedfromthefirstpostinthisthread6/7pierre_/June27,200704:09PMRe:Mod_RewriteHackHi,Iinstalledphorumandmodifiedthecodeinordertogetbetterurls.
Youcanchecktheresulthere:SEOfriendlyurlsIcantrytocreateamoduleorahacktomakethismodificationpublicifsomebodyisinterested.
Letmeknowwhatyouthink,Pierrechester_84/January18,200809:24AMRe:Mod_RewriteHackyoururlaregreat!
couldyoucreatmoduleorhachorsameinstructonshowtodothispierre_/January18,200809:54AMRe:Mod_RewriteHackHi,Thanksforyourmessage.
Illtrytopostahow-toonthisthreadbymonday.
PierrePoweredbyTCPDF(www.
tcpdf.
org)7/7
在之前几个月中也有陆续提到两次HostYun主机商,这个商家前身是我们可能有些网友熟悉的主机分享团队的,后来改名称的。目前这个品牌主营低价便宜VPS主机,这次有可以看到推出廉价版本的美国CN2 GIA VPS主机,月费地址15元,适合有需要入门级且需要便宜的用户。第一、廉价版美国CN2 GIA VPS主机方案我们可看到这个类型的VPS目前三网都走CN2 GIA网络,而且是原生IP。根据信息可能后续...
优惠码年付一次性5折优惠码:TYO-Lite-Open-Beta-1y-50OFF永久8折优惠码:TYO-Lite-Open-Beta-Recur-20OFF日本vpsCPU内存SSD流量带宽价格购买1核1.5G20 GB4 TB1Gbps$10.9/月购买2核2 G40 GB6 TB1Gbps$16.9/月购买2核4 G60 GB8 TB1Gbps$21.9/月购买4核4 G80 GB12 TB...
RAKsmart 商家我们肯定不算陌生,目前主要的营销客户群肯定是我们。于是在去年的时候有新增很多很多的机房,比如也有测试过的日本、香港、美国机房,这不今年有新增韩国机房(记得去年是不是也有增加过)。且如果没有记错的话,之前VPS主机也有一次磁盘故障的问题。
这不今天有看到商家新增韩国服务器产品,当然目前我还不清楚商家韩国服务器的线路和速度情况,后面我搞一台测试机进行...
rewritebase为你推荐
邮箱打不开怎么办126邮箱打不开怎么办flash导航条flash导航条swf格式的要怎么编辑今日热点怎么删除千牛里面的今日热点怎么取消_?奇虎论坛360有论坛中心?人人逛街人人逛街评论怎么不显示链接了?好像4月28日就不能显示了。是什么原因呢?2012年正月十五山西省太原市2012年正月十五活动的相关情况宕机宕机是什么意思?机械键盘轴大家觉得机械键盘什么轴最舒服rewritebase如何使用WampServer2.0软件网站地图制作网站地图 怎么制作?
北京服务器租用 免费vps 免费动态域名 flashfxp怎么用 GGC t楼 webhosting sugarsync 租空间 架设服务器 hostker 100m空间 阿里校园 360云服务 贵阳电信测速 空间服务器 域名和主机 免备案cdn加速 七牛云存储 vpsaa 更多