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年,是国内领先的互联网业务平台服务提供商。公司专注为用户提供低价高性能云计算产品,致力于云计算应用的易用性开发,并引导云计算在国内普及。目前公司研发以及运营云服务基础设施服务平台(IaaS),面向全球客户提供基于云计算的IT解决方案与客户服务,拥有丰富的国内BGP、双线高防、香港等优质的IDC资源。公司一直秉承”以人为本、客户为尊、永续创新&...
VoLLcloud LLC是一家成立于2020年12月互联网服务提供商企业,于2021年1月份投入云计算应用服务,为广大用户群体提供云服务平台,已经多个数据中心部署云计算中心,其中包括亚洲、美国、欧洲等地区,拥有自己的研发和技术服务团队。现七夕将至,VoLLcloud LLC 推出亚洲地区(香港)所有产品7折优惠,该产品为CMI线路,去程三网163,回程三网CMI线路,默认赠送 2G DDoS/C...
六一云 成立于2018年,归属于西安六一网络科技有限公司,是一家国内正规持有IDC ISP CDN IRCS电信经营许可证书的老牌商家。大陆持证公司受大陆各部门监管不好用支持退款退现,再也不怕被割韭菜了!主要业务有:国内高防云,美国高防云,美国cera大带宽,香港CTG,香港沙田CN2,海外站群服务,物理机,宿母鸡等,另外也诚招代理欢迎咨询。官网www.61cloud.net最新直销劲爆...
rewritebase为你推荐
文件夹删不掉为什么文件夹会删不掉?weipin唯品购,weipuvip,是诈骗网站么?充了钱之后提不出,各种套路继续充钱暴风影音怎么截图暴风影音怎么截屏啊?深圳公交车路线深圳公交线路打开网页出现错误网页上有错误怎么解决?百度抢票浏览器手机百度浏览器抢票版根本就没预约抢票。噱头而已!百度手写百度手写怎么不见了苹果5怎么越狱苹果5怎么越狱?神雕侠侣礼包大全神雕侠侣手游每天送的元宝买什么合适畅想中国用“心系祖国情,畅想中国梦”为题目的800字作文
虚拟空间租用 联通vps 国外vps租用 本网站服务器在美国维护 主机评测 便宜服务器 网站cdn加速 傲盾官网 服务器是干什么用的 万网空间管理 空间登入 备案空间 美国盐湖城 畅行云 网站加速 好看的空间 hdsky 亿库 月付空间 机柜尺寸 更多