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
快快云怎么样?快快云是一家成立于2021年的主机服务商,致力于为用户提供高性价比稳定快速的主机托管服务,快快云目前提供有香港云服务器、美国云服务器、日本云服务器、香港独立服务器、美国独立服务器,日本独立服务器。快快云专注为个人开发者用户,中小型,大型企业用户提供一站式核心网络云端服务部署,促使用户云端部署化简为零,轻松快捷运用云计算!多年云计算领域服务经验,遍布亚太地区的海量节点为业务推进提供强大...
RAKsmart 商家我们肯定不算陌生,目前主要的营销客户群肯定是我们。于是在去年的时候有新增很多很多的机房,比如也有测试过的日本、香港、美国机房,这不今年有新增韩国机房(记得去年是不是也有增加过)。且如果没有记错的话,之前VPS主机也有一次磁盘故障的问题。
这不今天有看到商家新增韩国服务器产品,当然目前我还不清楚商家韩国服务器的线路和速度情况,后面我搞一台测试机进行...
官方网站:点击访问月神科技官网优惠码:美国优惠方案:CPU:E5-2696V2,机房:国人热衷的优质 CeraNetworks机房,优惠码:3wuZD43F 【过期时间:5.31,季付年付均可用】活动方案:1、美国机房:洛杉矶CN2-GIA,100%高性能核心:2核CPU内存:2GB硬盘:50GB流量:Unmilited端口:10Mbps架构:KVM折后价:15元/月、150元/年传送:购买链接洛...
rewritebase为你推荐
authorware素材怎样把ppt课件转换为authorware如何免费开通黄钻怎么免费开通黄钻~~~?硬盘人移动硬盘的优缺点qq怎么发邮件用QQ怎样发送文件lockdowndiphone4s 完美越狱5.1.1时出现Could not connect to lockdownd。求救啊!!2012年正月十五2012年正月十五 几月几号ios系统苹果手机的系统是什么?iphone6上市时间苹果6什么时候在中国大陆上市分词技术百度的中文分词原理是什么?与IK分词有区别吗?srv记录如何解析一个SRV域名的ip
宿迁服务器租用 免费vps 查询ip地址 最便宜虚拟主机 lnmp bandwagonhost 国内永久免费云服务器 kddi Hello图床 mysql主机 服务器架设 微信收钱 帽子云 ntfs格式分区 免费高速空间 免费dns解析 免费网页申请 腾讯总部在哪 网通服务器 免费ftp 更多