este es mi web.config
 
[spoiler]<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <rewrite>
            <rules>
 
<rule name="rule 1b" stopProcessing="true">
	<match url="^home?$"  />
	<action type="Rewrite" url="/index.php?p=home"  />
</rule>
<rule name="rule 2b" stopProcessing="true">
	<match url="^logout?$"  />
	<action type="Rewrite" url="/index.php?p=logout"  />
</rule>
<rule name="rule 3b" stopProcessing="true">
	<match url="^me?$"  />
	<action type="Rewrite" url="/index.php?p=me"  />
</rule>
<rule name="rule 4b" stopProcessing="true">
	<match url="^staff?$"  />
	<action type="Rewrite" url="/index.php?p=staff"  />
</rule>
<rule name="rule 5b" stopProcessing="true">
	<match url="^community?$"  />
	<action type="Rewrite" url="/index.php?p=community"  />
</rule>
<rule name="rule 6b" stopProcessing="true">
	<match url="^client?$"  />
	<action type="Rewrite" url="/client.php"  />
</rule>
<rule name="rule 7b" stopProcessing="true">
	<match url="^clienterror?$"  />
	<action type="Rewrite" url="/clienterror.php"  />
</rule>
<rule name="rule 8b" stopProcessing="true">
	<match url="^maintenance?$"  />
	<action type="Rewrite" url="/index.php?p=maintenance"  />
</rule>
<rule name="rule 9b" stopProcessing="true">
	<match url="^caballos?$"  />
	<action type="Rewrite" url="/index.php?p=caballos"  />
</rule>
<rule name="rule 10b" stopProcessing="true">
	<match url="^couples?$"  />
	<action type="Rewrite" url="/index.php?p=couples"  />
</rule>
<rule name="rule 11b" stopProcessing="true">
	<match url="^musica?$"  />
	<action type="Rewrite" url="/index.php?p=musica"  />
</rule>
<rule name="rule 12b" stopProcessing="true">
	<match url="^peliculas?$"  />
	<action type="Rewrite" url="/index.php?p=peliculas"  />
</rule>
<rule name="rule 13b" stopProcessing="true">
	<match url="^libre?$"  />
	<action type="Rewrite" url="/index.php?p=libre"  />
</rule>
<rule name="rule 14b" stopProcessing="true">
	<match url="^libre1?$"  />
	<action type="Rewrite" url="/index.php?p=libre1"  />
</rule>
<rule name="rule 15b" stopProcessing="true">
	<match url="^libre2?$"  />
	<action type="Rewrite" url="/index.php?p=libre2"  />
</rule>
<rule name="rule 16b" stopProcessing="true">
	<match url="^juegos?$"  />
	<action type="Rewrite" url="/index.php?p=juegos"  />
</rule>
<rule name="rule 17b" stopProcessing="true">
	<match url="^bwr?$"  />
	<action type="Rewrite" url="/index.php?p=bwr"  />
</rule>
<rule name="rule 18b" stopProcessing="true">
	<match url="^destreza?$"  />
	<action type="Rewrite" url="/index.php?p=destreza"  />
</rule>
<rule name="rule 19b" stopProcessing="true">
	<match url="^support?$"  />
	<action type="Rewrite" url="/index.php?p=support"  />
</rule>
<rule name="rule 20b" stopProcessing="true">
	<match url="^changename?$"  />
	<action type="Rewrite" url="/index.php?p=changename"  />
</rule>
<rule name="rule 21b" stopProcessing="true">
	<match url="^holo?$"  />
	<action type="Rewrite" url="/index.php?p=holo"  />
</rule>
<rule name="rule 22b" stopProcessing="true">
	<match url="^club?$"  />
	<action type="Rewrite" url="/index.php?p=club"  />
</rule>
<rule name="rule 23b" stopProcessing="true">
	<match url="^credits?$"  />
	<action type="Rewrite" url="/index.php?p=credits"  />
</rule>
<rule name="rule 24b" stopProcessing="true">
	<match url="^diamantes?$"  />
	<action type="Rewrite" url="/index.php?p=diamantes"  />
</rule>
<rule name="rule 25b" stopProcessing="true">
	<match url="^rango?$"  />
	<action type="Rewrite" url="/index.php?p=rango"  />
</rule>
<rule name="rule 26b" stopProcessing="true">
	<match url="^admin?$"  />
	<action type="Rewrite" url="/admin.php"  />
</rule>
<rule name="rule 27b">
	<match url="^article/(.*)$"  />
	<action type="Rewrite" url="//index.php?p=article&id={R:1}"  
 
/>
</rule>
<rule name="rule 28b">
	<match url="^user/(.*)$"  />
	<action type="Rewrite" url="//index.php?p=user&username={R:1}" 
 
 />
</rule>
<rule name="rule 29b">
	<match url="^room/(.*)$"  />
	<action type="Rewrite" url="//index.php?p=room&room={R:1}"  />
</rule>
<rule name="rule 30b">
	<match url="^ref/(.*)$"  />
	<action type="Rewrite" url="//index.php?p=ref&username={R:1}"  
 
/>
</rule>
<rule name="rule 31b">
	<match url="^settings/(.*)$"  />
	<action type="Rewrite" url="//index.php?p=settings&type={R:1}" 
 
 />
</rule>
<rule name="rule 32b">
	<match url="^habbo-imaging/badge/([^/]+)"  />
	<action type="Rewrite" url="//habbo-imaging/badge.php?badge={R:1}" 
 
 />
</rule>
<rule name="rule 33b">
	<match url="^habbo-imaging/head/([^/]+)"  />
	<action type="Rewrite" url="//habbo-imaging/head.php?figure={R:1}" 
 
 />
</rule>
</rules>
        </rewrite>
    </system.webServer>
</configuration>
[/spoiler]
 
tengo todas esas paguinas que pone hay y solo me van las siguientes:
 
home, me, eser, settings, changename, community, credits, vip, staff, support y admin
 
las demas que salen en el web.config se me reinician y se vuelven al me.
 
nota en xampp funcionan todas perfectamente 
   
 




