<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Something maybe special...]]></title>
		<link>https://punbb.informer.com/forums/topic/5940/something-maybe-special/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/5940/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Something maybe special....]]></description>
		<lastBuildDate>Thu, 20 Jan 2005 16:30:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Something maybe special...]]></title>
			<link>https://punbb.informer.com/forums/post/31713/#p31713</link>
			<description><![CDATA[<p>I found this which seems to work as I want :</p><div class="quotebox"><blockquote><p>SetEnvIfNoCase Referer &quot;^http://www.mywebsite.com/&quot; local_ref=1<br />Order deny,allow <br />deny from all <br />allow from env=local_ref</p></blockquote></div><p>I can acces to the forum (which URL is <a href="http://www.mywebsite.com/forum/index.php">www.mywebsite.com/forum/index.php</a>) only via my website.</p><p>BUT !!!</p><p>If, for example, I login to the forum, I have a Error 403 coming as the URL is <a href="http://www.mywebsite.com/forum/login.php?action=in">www.mywebsite.com/forum/login.php?action=in</a></p><p>Nevertheless, I can check that&nbsp; I&#039;m logged to the forum.</p><p>It&#039;s the same for each URL containing .php?</p><p>Do you have an idea how to be considered from within the domain name, even with such URL ?</p><p>Thank you.</p><p>Lim</p>]]></description>
			<author><![CDATA[null@example.com (Limerick)]]></author>
			<pubDate>Thu, 20 Jan 2005 16:30:55 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31713/#p31713</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something maybe special...]]></title>
			<link>https://punbb.informer.com/forums/post/31688/#p31688</link>
			<description><![CDATA[<p>Hello roo,</p><p>Thank you very much for your answer.</p><p>Perhaps I did not do the right things, but it does not work...</p><p>I still can access to the register (or login) page, even if I don&#039;t come from my website.</p><p>But you&#039;re right, the solution might be with .htaccess file.</p><p>Lim.</p>]]></description>
			<author><![CDATA[null@example.com (Limerick)]]></author>
			<pubDate>Thu, 20 Jan 2005 11:18:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31688/#p31688</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something maybe special...]]></title>
			<link>https://punbb.informer.com/forums/post/31663/#p31663</link>
			<description><![CDATA[<p>Is your server running Apache and do you have access to .htaccess?&nbsp; I&#039;m no expert on it, but I think that adding this to your .htaccess file would do it:</p><div class="codebox"><pre><code>RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC]
RewriteRule .* http://www.yourdomain.com/login/ [R,L]</code></pre></div><p>It basically says that anyone coming from an address that isn&#039;t <a href="http://www.yourdomain.com/">http://www.yourdomain.com/</a> is automagically sent to <a href="http://www.yourdomain.com/login/">http://www.yourdomain.com/login/</a></p><p>It may or may not work, I&#039;m not really that knowledgeable when it comes to this stuff.</p>]]></description>
			<author><![CDATA[null@example.com (roo)]]></author>
			<pubDate>Thu, 20 Jan 2005 01:18:56 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31663/#p31663</guid>
		</item>
		<item>
			<title><![CDATA[Something maybe special...]]></title>
			<link>https://punbb.informer.com/forums/post/31655/#p31655</link>
			<description><![CDATA[<p>Hello all,</p><p>I&#039;ve a website which has a login page to enter.<br />From this website I can go to my brand new PunBB forum with a link.</p><p>I&#039;d like the following if it is possible to do, and how... ?</p><p>I would like that any URL sending to any page of the forum, redirects automatically to the login page of my website, if user not previously logged in</p><p>But I would like that anyone coming from any page of my website to any page of the forum do not encounter any problem, as they logged in </p><p>In other words, I&#039;d like that the forum to be invisible to people NOT coming from my website.<br />Or, again in other words, I would like people unable to register if they have not been invited previously to the website.</p><p>The only way to access to the forum would be thru the website.</p><p>Does somebody managed to understand this... ? o:</p><p>It might be a bit difficult to do...</p><p>Thank you for your help.</p><p>Regards,</p><p>Lim</p>]]></description>
			<author><![CDATA[null@example.com (Limerick)]]></author>
			<pubDate>Thu, 20 Jan 2005 00:01:53 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31655/#p31655</guid>
		</item>
	</channel>
</rss>
