Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Getting HTTP Error 500 - R63b FluxRP CMS, IIS.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Vik" data-source="post: 447884" data-attributes="member: 84388"><p>Yes I have a web.config right here bud. Thanks for the reply!</p><p>[SPOILER="Web.config"]</p><p>[CODE=php]<?xml version="1.0" encoding="UTF-8"?></p><p><configuration></p><p> <system.webServer></p><p> <rewrite></p><p> <rules></p><p> <rule name="Imported Rule 1"></p><p> <match url="^(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 2"></p><p> <match url="^([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 3"></p><p> <match url="^(.*)\.htm$" /></p><p> <action type="Rewrite" url="{R:1}.php" /></p><p> </rule></p><p> <rule name="Imported Rule 4"></p><p> <match url="^(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="dash.php?page={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 5"></p><p> <match url="^([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="dash.php?url={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 6" stopProcessing="true"></p><p> <match url="^profile/3$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=profile3" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 7" stopProcessing="true"></p><p> <match url="^profile/4$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=profile4" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 8" stopProcessing="true"></p><p> <match url="^business/create$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=create" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 9" stopProcessing="true"></p><p> <match url="^identity/avatar$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitya" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 10" stopProcessing="true"></p><p> <match url="^identity/settings$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitys" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 11" stopProcessing="true"></p><p> <match url="^identity/email$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitye" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 12" stopProcessing="true"></p><p> <match url="^identity/password$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identityp" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 13" stopProcessing="true"></p><p> <match url="^identity/pin$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitypin" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 14" stopProcessing="true"></p><p> <match url="^identity/password_change$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identityp&amp;do=edit" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 15" stopProcessing="true"></p><p> <match url="^identity/email_change$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitye&amp;do=edit" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 16" stopProcessing="true"></p><p> <match url="^identity/pin_disable$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitypin&amp;do=edit" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 17" stopProcessing="true"></p><p> <match url="^news/(.*)/?$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=news&amp;id={R:1}" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 18" stopProcessing="true"></p><p> <match url="^articles/(.*)/?$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=news&amp;id={R:1}" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 19"></p><p> <match url="^user/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=user&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 20"></p><p> <match url="^home/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=user&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 21"></p><p> <match url="^corp/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=jobsview&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 22"></p><p> <match url="^corps/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=jobsview&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 23"></p><p> <match url="^gang/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=gangs&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 24"></p><p> <match url="^gangs/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=gangs&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 25"></p><p> <match url="^creditflow/confirm/5102/9616/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=creditflow&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 26"></p><p> <match url="^creditflow/validate/5102/([a-zA-Z0-9_-]+)(|/)/21$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=creditflowverify&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 27"></p><p> <match url="^creditflow/proceedWithPayment/5102/([a-zA-Z0-9_-]+)/21(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=creditflowpwp&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 28"></p><p> <match url="^(creditflow/redeemvoucher)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=redeemvoucher" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 29"></p><p> <match url="^(staff/owners)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffo" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 30"></p><p> <match url="^(staff/devs)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffdev" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 31"></p><p> <match url="^(staff/builders)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffbuild" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 32"></p><p> <match url="^(staff/managers)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffmgr" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 33"></p><p> <match url="^(staff/admins)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffadm" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 34"></p><p> <match url="^(staff/mods)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffmod" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 35"></p><p> <match url="^(account/verify)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=pinverify" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 36"></p><p> <match url="^(account/newpin)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=pinnew" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 37"></p><p> <match url="^(client/login)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=clientlogin" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 38"></p><p> <match url="^(credits/history)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=creditshistory" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 39"></p><p> <match url="^(staff/events)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffe" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 40"></p><p> <match url="^(staff/seniors)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=staffsm" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 41"></p><p> <match url="^support/new/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=newticket&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 42"></p><p> <match url="^support/ticket/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=ticket&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 43"></p><p> <match url="^dismiss/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=dismiss&amp;id={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 44"></p><p> <match url="^(games/brawl)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=gamesbrawl" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 45"></p><p> <match url="^(games/cw)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=gamescw" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 48"></p><p> <match url="^(games/mw)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=gamesmw" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 46"></p><p> <match url="^(client/verify)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=clientverify" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 47"></p><p> <match url="^(credits/loyalty_points)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=creditsdiamonds" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 49" stopProcessing="true"></p><p> <match url="^identity/pin_enable$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitypin&amp;doe=edit" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 50"></p><p> <match url="^(me/voted)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=me&amp;voted={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 51"></p><p> <match url="^account/password/resetIdentity/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identityreset&amp;token={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 52"></p><p> <match url="^minimail/loadMessage(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="/index.php?url=minimail-view" /></p><p> </rule></p><p> <rule name="Imported Rule 53"></p><p> <match url="^minimail/([^/]+)(|/)$" ignoreCase="false" /></p><p> <action type="Rewrite" url="/index.php?url=minimail?cmd={R:1}" appendQueryString="false" /></p><p> </rule></p><p> <rule name="Imported Rule 54" stopProcessing="true"></p><p> <match url="^identity/pin_reset$" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=identitypin&amp;doee=edit" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Imported Rule 55" stopProcessing="true"></p><p> <match url="^index/novote/" ignoreCase="false" /></p><p> <action type="Rewrite" url="index.php?url=index&amp;novote=1" appendQueryString="true" /></p><p> </rule></p><p> <rule name="Forum Threads"></p><p> <match url="^thread/([0-9]+)" /></p><p> <action type="Rewrite" url="index.php?url=thread&amp;threadid={R:1}" /></p><p> </rule></p><p> <rule name="Forum Posts"></p><p> <match url="^post/([0-9]+)" /></p><p> <action type="Rewrite" url="index.php?url=post&amp;postid={R:1}" /></p><p> </rule></p><p> </p><p> <rule name="Forum New Thread"></p><p> <match url="^create/([0-9]+)" /></p><p> <action type="Rewrite" url="index.php?url=newthread&amp;thread={R:1}" /></p><p> </rule></p><p> </p><p> <rule name="Profile Page"></p><p> <match url="^profile/([a-zA-Z0-9_-]+)" /></p><p> <action type="Rewrite" url="index.php?url=profile&amp;user={R:1}" /></p><p> </rule></p><p> <rule name="Apply Job"></p><p> <match url="^apply/([0-9]+)" /></p><p> <action type="Rewrite" url="index.php?url=jobapply&amp;id={R:1}" /></p><p> </rule></p><p> </rules></p><p> </rewrite></p><p> <security></p><p> <requestFiltering></p><p> <filteringRules></p><p> <!-- name the rule --></p><p> <filteringRule name="user agent deny" scanUrl="false" scanQueryString="false"></p><p> <scanHeaders></p><p> <!-- apply rule to user-agent header --></p><p> <add requestHeader="user-agent" /></p><p> </scanHeaders></p><p> <appliesTo></p><p> <clear /></p><p> <!-- only apply rule to php files --></p><p> <add fileExtension=".php" /></p><p> </appliesTo></p><p> <denyStrings></p><p> <clear /></p><p> <!-- block the yandex bot --></p><p> <add string="wordpress" /></p><p> </denyStrings></p><p> </filteringRule></p><p> </filteringRules></p><p> </requestFiltering></p><p> </security></p><p> </system.webServer></p><p></configuration></p><p>[/CODE]</p><p>[/SPOILER]</p><p>I also do have URL Rewrite installed - I'm sure <img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="Vik, post: 447884, member: 84388"] Yes I have a web.config right here bud. Thanks for the reply! [SPOILER="Web.config"] [CODE=php]<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="Imported Rule 1"> <match url="^(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 2"> <match url="^([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 3"> <match url="^(.*)\.htm$" /> <action type="Rewrite" url="{R:1}.php" /> </rule> <rule name="Imported Rule 4"> <match url="^(|/)$" ignoreCase="false" /> <action type="Rewrite" url="dash.php?page={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 5"> <match url="^([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="dash.php?url={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 6" stopProcessing="true"> <match url="^profile/3$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=profile3" appendQueryString="true" /> </rule> <rule name="Imported Rule 7" stopProcessing="true"> <match url="^profile/4$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=profile4" appendQueryString="true" /> </rule> <rule name="Imported Rule 8" stopProcessing="true"> <match url="^business/create$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=create" appendQueryString="true" /> </rule> <rule name="Imported Rule 9" stopProcessing="true"> <match url="^identity/avatar$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitya" appendQueryString="true" /> </rule> <rule name="Imported Rule 10" stopProcessing="true"> <match url="^identity/settings$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitys" appendQueryString="true" /> </rule> <rule name="Imported Rule 11" stopProcessing="true"> <match url="^identity/email$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitye" appendQueryString="true" /> </rule> <rule name="Imported Rule 12" stopProcessing="true"> <match url="^identity/password$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identityp" appendQueryString="true" /> </rule> <rule name="Imported Rule 13" stopProcessing="true"> <match url="^identity/pin$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitypin" appendQueryString="true" /> </rule> <rule name="Imported Rule 14" stopProcessing="true"> <match url="^identity/password_change$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identityp&do=edit" appendQueryString="true" /> </rule> <rule name="Imported Rule 15" stopProcessing="true"> <match url="^identity/email_change$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitye&do=edit" appendQueryString="true" /> </rule> <rule name="Imported Rule 16" stopProcessing="true"> <match url="^identity/pin_disable$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitypin&do=edit" appendQueryString="true" /> </rule> <rule name="Imported Rule 17" stopProcessing="true"> <match url="^news/(.*)/?$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=news&id={R:1}" appendQueryString="true" /> </rule> <rule name="Imported Rule 18" stopProcessing="true"> <match url="^articles/(.*)/?$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=news&id={R:1}" appendQueryString="true" /> </rule> <rule name="Imported Rule 19"> <match url="^user/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=user&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 20"> <match url="^home/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=user&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 21"> <match url="^corp/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=jobsview&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 22"> <match url="^corps/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=jobsview&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 23"> <match url="^gang/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=gangs&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 24"> <match url="^gangs/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=gangs&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 25"> <match url="^creditflow/confirm/5102/9616/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=creditflow&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 26"> <match url="^creditflow/validate/5102/([a-zA-Z0-9_-]+)(|/)/21$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=creditflowverify&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 27"> <match url="^creditflow/proceedWithPayment/5102/([a-zA-Z0-9_-]+)/21(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=creditflowpwp&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 28"> <match url="^(creditflow/redeemvoucher)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=redeemvoucher" appendQueryString="false" /> </rule> <rule name="Imported Rule 29"> <match url="^(staff/owners)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffo" appendQueryString="false" /> </rule> <rule name="Imported Rule 30"> <match url="^(staff/devs)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffdev" appendQueryString="false" /> </rule> <rule name="Imported Rule 31"> <match url="^(staff/builders)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffbuild" appendQueryString="false" /> </rule> <rule name="Imported Rule 32"> <match url="^(staff/managers)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffmgr" appendQueryString="false" /> </rule> <rule name="Imported Rule 33"> <match url="^(staff/admins)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffadm" appendQueryString="false" /> </rule> <rule name="Imported Rule 34"> <match url="^(staff/mods)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffmod" appendQueryString="false" /> </rule> <rule name="Imported Rule 35"> <match url="^(account/verify)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=pinverify" appendQueryString="false" /> </rule> <rule name="Imported Rule 36"> <match url="^(account/newpin)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=pinnew" appendQueryString="false" /> </rule> <rule name="Imported Rule 37"> <match url="^(client/login)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=clientlogin" appendQueryString="false" /> </rule> <rule name="Imported Rule 38"> <match url="^(credits/history)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=creditshistory" appendQueryString="false" /> </rule> <rule name="Imported Rule 39"> <match url="^(staff/events)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffe" appendQueryString="false" /> </rule> <rule name="Imported Rule 40"> <match url="^(staff/seniors)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=staffsm" appendQueryString="false" /> </rule> <rule name="Imported Rule 41"> <match url="^support/new/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=newticket&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 42"> <match url="^support/ticket/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=ticket&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 43"> <match url="^dismiss/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=dismiss&id={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 44"> <match url="^(games/brawl)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=gamesbrawl" appendQueryString="false" /> </rule> <rule name="Imported Rule 45"> <match url="^(games/cw)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=gamescw" appendQueryString="false" /> </rule> <rule name="Imported Rule 48"> <match url="^(games/mw)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=gamesmw" appendQueryString="false" /> </rule> <rule name="Imported Rule 46"> <match url="^(client/verify)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=clientverify" appendQueryString="false" /> </rule> <rule name="Imported Rule 47"> <match url="^(credits/loyalty_points)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=creditsdiamonds" appendQueryString="false" /> </rule> <rule name="Imported Rule 49" stopProcessing="true"> <match url="^identity/pin_enable$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitypin&doe=edit" appendQueryString="true" /> </rule> <rule name="Imported Rule 50"> <match url="^(me/voted)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=me&voted={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 51"> <match url="^account/password/resetIdentity/([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identityreset&token={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 52"> <match url="^minimail/loadMessage(|/)$" ignoreCase="false" /> <action type="Rewrite" url="/index.php?url=minimail-view" /> </rule> <rule name="Imported Rule 53"> <match url="^minimail/([^/]+)(|/)$" ignoreCase="false" /> <action type="Rewrite" url="/index.php?url=minimail?cmd={R:1}" appendQueryString="false" /> </rule> <rule name="Imported Rule 54" stopProcessing="true"> <match url="^identity/pin_reset$" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=identitypin&doee=edit" appendQueryString="true" /> </rule> <rule name="Imported Rule 55" stopProcessing="true"> <match url="^index/novote/" ignoreCase="false" /> <action type="Rewrite" url="index.php?url=index&novote=1" appendQueryString="true" /> </rule> <rule name="Forum Threads"> <match url="^thread/([0-9]+)" /> <action type="Rewrite" url="index.php?url=thread&threadid={R:1}" /> </rule> <rule name="Forum Posts"> <match url="^post/([0-9]+)" /> <action type="Rewrite" url="index.php?url=post&postid={R:1}" /> </rule> <rule name="Forum New Thread"> <match url="^create/([0-9]+)" /> <action type="Rewrite" url="index.php?url=newthread&thread={R:1}" /> </rule> <rule name="Profile Page"> <match url="^profile/([a-zA-Z0-9_-]+)" /> <action type="Rewrite" url="index.php?url=profile&user={R:1}" /> </rule> <rule name="Apply Job"> <match url="^apply/([0-9]+)" /> <action type="Rewrite" url="index.php?url=jobapply&id={R:1}" /> </rule> </rules> </rewrite> <security> <requestFiltering> <filteringRules> <!-- name the rule --> <filteringRule name="user agent deny" scanUrl="false" scanQueryString="false"> <scanHeaders> <!-- apply rule to user-agent header --> <add requestHeader="user-agent" /> </scanHeaders> <appliesTo> <clear /> <!-- only apply rule to php files --> <add fileExtension=".php" /> </appliesTo> <denyStrings> <clear /> <!-- block the yandex bot --> <add string="wordpress" /> </denyStrings> </filteringRule> </filteringRules> </requestFiltering> </security> </system.webServer> </configuration> [/CODE] [/SPOILER] I also do have URL Rewrite installed - I'm sure :P [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Getting HTTP Error 500 - R63b FluxRP CMS, IIS.
Top