News:

Wondering if this will always be free?  See why free is better.

Main Menu

Banned users and SSI

Started by MH-MINI, July 10, 2010, 06:13:46 AM

Previous topic - Next topic

MH-MINI

Hello,

If a banned user (eg. by IP address) visits a page that uses SSI and displays content from SMF, then what will they see?

Thanks

xenovanis

"Insanity: doing the same thing over and over again and expecting different results."

MH-MINI

Thanks for your reply.

I tried that and put this at the top of the page

<?php
$ssi_ban
= 1;
require(
"forum/SSI.php");
?>


but still banned users can see the page.

You see, I've banned this proxy and yet I can still access the main page (but not the actual forum) through it. http://anonymouse.org/cgi-bin/anon-www.cgi/http://www.thismeanslove.com

xenovanis

Can they see the whole page including the SSI or only the parts not containing SSI?
"Insanity: doing the same thing over and over again and expecting different results."

MH-MINI

Quote from: xenovanis on July 11, 2010, 06:11:36 AM
Can they see the whole page including the SSI or only the parts not containing SSI?
The whole page including the SSI. See that proxy link. I've banned that proxy (check by clicking on the 'Forum' link) yet it can see the main page (the posts are from SSI).

spottedhog

This:
$ssi_ban = true;
...works for me.

MH-MINI

Quote from: spottedhog on July 11, 2010, 10:37:51 AM
This:
$ssi_ban = true;
...works for me.
That works like a charm.

Thank you :)

xenovanis

Great. I'll remember that  :)

Marking this solved.
"Insanity: doing the same thing over and over again and expecting different results."

NanoSector

Quote from: xenovanis on July 12, 2010, 08:12:18 AM
Great. I'll remember that  :)

Marking this solved.
Ow I wanted to do that >:(
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Advertisement: