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
OneTechCloud发布了本月促销信息,全场VPS主机月付9折,季付8折,优惠后香港VPS月付25.2元起,美国CN2 GIA线路高防VPS月付31.5元起。这是一家2019年成立的国人主机商,提供VPS主机和独立服务器租用,产品数据中心包括美国洛杉矶和中国香港,Cera的机器,VPS基于KVM架构,采用SSD硬盘,其中美国洛杉矶回程CN2 GIA,可选高防。下面列出部分套餐配置信息。美国CN...
之前几个月由于CHIA挖矿导致全球固态硬盘的价格疯涨,如今硬盘挖矿基本上已死,硬盘的价格基本上恢复到常规价位,所以,pacificrack决定对全系Cloud server进行价格调整,降幅较大,“如果您是老用户,请通过续费管理或升级套餐,获取同步到最新的定价”。官方网站:https://pacificrack.com支持PayPal、支付宝等方式付款VPS特征:基于KVM虚拟,纯SSD raid...
hostyun新上了香港cloudie机房的香港原生IP的VPS,写的是默认接入200Mbps带宽(共享),基于KVM虚拟,纯SSD RAID10,三网直连,混合超售的CN2网络,商家对VPS的I/O有大致100MB/S的限制。由于是原生香港IP,所以这个VPS还是有一定的看头的,这里给大家弄个测评,数据仅供参考!9折优惠码:hostyun,循环优惠内存CPUSSD流量带宽价格购买1G1核10G3...
rewritebase为你推荐
ip地址是什么Ip地址格式是什么?行业关键词如何进行关键词分析?免费开通黄钻如何免费开通qq黄钻金山杀毒怎么样金山杀毒好吗?网站运营我想成为网站运营的人我该学什么??百度手写百度手写显示畅想中国用“心系祖国情,畅想中国梦”为题目的800字作文迅雷云点播账号求迅雷云播账号xp系统停止服务XP系统为什么要停止服务?qq空间打扮QQ空间怎么打扮如何打扮
网站域名备案查询 电影服务器 国外服务器网站 美国便宜货网站 patcha 天猫双十一抢红包 免费静态空间 申请个人网页 嘉洲服务器 100m免费空间 元旦促销 谁的qq空间最好看 isp服务商 gtt 服务器硬件防火墙 华为云盘 cloudlink 跟踪路由命令 免费外链相册 石家庄服务器托管 更多