<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Two Scrips, Two problems, One Brain, Perplexed (poll, links)"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Two Scrips, Two problems, One Brain, Perplexed (poll, links)"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Two Scrips, Two problems, One Brain, Perplexed (poll, links)</title>
				<description><![CDATA[ First, I cant seem to acsess admin on the poll. I have even changed the password with carbones help.<br /> 2nd with add a link. this line confuses me and what to put. # base # base directory to all link files from the server root without trailing "/"<br /> $base_dir = "/home/usr/you/links";<br /> thanks a bunch for who ever helps me out <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/14976.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/14976.php</link>
				<pubDate><![CDATA[Tue, 8 Mar 2005 22:13:13]]> GMT</pubDate>
				<author><![CDATA[ whowho]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The use of base_directory is where a lot of people get confused - it is typically not nameofyoursite.com - instead it is the [b]document_root[/b] of your site and it is trying to get you to your html pages using the safest route. <br /> <br /> Run a search on this forum to find out more about this document root and how to find it if you don't know what it is for your site.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/15028.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/15028.php</link>
				<pubDate><![CDATA[Thu, 10 Mar 2005 19:45:45]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If your user name for your login is "login",  the cgi-bin and the links folder  and the three other files are in the public.html file, and you rwebsite is called www.website.com please fill out the parts of this script and that need to be filled out and post it please.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16655.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16655.php</link>
				<pubDate><![CDATA[Tue, 21 Jun 2005 19:19:25]]> GMT</pubDate>
				<author><![CDATA[ aluminumlady]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="aluminumlady"]If your user name for your login is "login",  the cgi-bin and the links folder  and the three other files are in the public.html file, and you rwebsite is called www.website.com please fill out the parts of this script and that need to be filled out and post it please.[/quote]<br /> <br /> Re:  Free Links<br /> <br /> [color="red"]The cgi/links.pl file, lines 17 thru 27:[/color]<br /> <br /> [code]# url of script <br /> $cgiurl = &quot;http&#58;//website.com/cgi-bin/links.pl&quot;; <br /> <br /> # base url to all link files without trailing &quot;/&quot; <br /> $link_url = &quot;http&#58;//www.website.com/links&quot;; <br /> <br /> # base directory to all link files from the server root without trailing &quot;/&quot; <br /> $base_dir = &quot;/home/login/public_html/links&quot;; <br /> <br /> # default index page of your choice <br /> $index_url = &quot;http&#58;//www.website.com/links/ffa-business.html&quot;; [/code]<br /> [color="red"]The links/addlink.html file, line 93:[/color]<br /> <br /> [code]&lt;form method=&quot;post&quot; action=&quot;http&#58;//www.website.com/cgi-bin/links.pl&quot; name=&quot;message&quot;&gt;[/code]<br /> <br /> Of course, you can make the default index page whatever you want as long as it really exists. Ideally, it should be one of the pages in the links directory beginning with "ffa-"<br /> <br /> Read a new post on the Support Forum regarding the free links, because permissions need to be changed on some files, and the .pl extension doesn't work for everybody.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16665.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16665.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 06:21:13]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>Add pl extension in MIME?</title>
				<description><![CDATA[ That is the best response anyone has had from this question!  However it still didn't work!!!  But.  the comment on the end fit best of all.  My site doesn't have that extension in MIME.  It has just about everything else - the list is long.  I can add it but what does pl stand for.  My favorite is application/x-troff-man man  (don't know what that one is for).  I made a link page from the guestbook.  Works great.<br /> Anyway pl means??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16666.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16666.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 07:09:56]]> GMT</pubDate>
				<author><![CDATA[ aluminumlady]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ pl = PerL]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16667.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16667.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 11:40:24]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ That's a little vague.  I needed to know what to type in Mime.  Found it in Google<br /> Extension: cgi pl<br /> MIME Type: application/x-httpd-cgi <br /> However, it still doesn't work!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16668.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16668.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 15:52:19]]> GMT</pubDate>
				<author><![CDATA[ aluminumlady]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ As Amber said try changing the extension to .cgi]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16669.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16669.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 18:50:15]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Did you read this post also?<br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3513" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3513</a><br /> <br /> I think it explains the problem with the extension.  If you still have problems, consider giving me ftp access and I will see if I can fix it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16670.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16670.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 19:41:57]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="aluminumlady"]That's a little vague.  I needed to know what to type in Mime.  Found it in Google<br /> Extension: cgi pl<br /> MIME Type: application/x-httpd-cgi <br /> However, it still doesn't work![/quote]<br /> <br /> shouldn't that be something like...<br /> <br /> application/x-httpd-cgi .cgi .pl ?<br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=4736" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=4736</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16690.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16690.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 22:31:24]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Gave it a try with no results.  The website I got the info from was more worried about the space than the dots.  I took everything off and uploaded it all over again and it still didn't work.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4372/16695.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4372/16695.php</link>
				<pubDate><![CDATA[Wed, 22 Jun 2005 23:21:51]]> GMT</pubDate>
				<author><![CDATA[ aluminumlady]]></author>
			</item>
	</channel>
</rss>