<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>JustLinux Forums - Web/Security</title>
		<link>http://forums.justlinux.com/</link>
		<description>Apache, security, MySQL, PHP, etc.</description>
		<language>en</language>
		<lastBuildDate>Sun, 19 May 2013 22:40:27 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.justlinux.com/images/misc/rss.png</url>
			<title>JustLinux Forums - Web/Security</title>
			<link>http://forums.justlinux.com/</link>
		</image>
		<item>
			<title>seeking advice on web hosting company</title>
			<link>http://forums.justlinux.com/showthread.php?154433-seeking-advice-on-web-hosting-company&amp;goto=newpost</link>
			<pubDate>Wed, 08 May 2013 12:54:07 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I'm now subscribing Deluxe plan of Godaddy with unlimited domain hosting.  They require installing a copy of WordPress on each domains.  I'm encountering following problem running...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I'm now subscribing Deluxe plan of Godaddy with unlimited domain hosting.  They require installing a copy of WordPress on each domains.  I'm encountering following problem running WordPress on hosted domains.<br />
<br />
On Hosted Domains panel/page<br />
say,<br />
aaa.com	/<br />
bbb.com	/<br />
ccc.com	/<br />
<br />
It is required installing WordPress on a folder/directory of each domain.<br />
<br />
say,<br />
/aaa.com/wp-aaa-folder<br />
/bbb.com/wp-bbb-folder<br />
/ccc.com/wp-ccc-folder<br />
<br />
However on browsing website I have to run;<br />
<br />
<a rel="nofollow" href="http://www.aaa.com/wp-aaa-folder" target="_blank">http://www.aaa.com/wp-aaa-folder</a><br />
<a rel="nofollow" href="http://www.bbb.com/wp-bbb-folder" target="_blank">http://www.bbb.com/wp-bbb-folder</a><br />
<a rel="nofollow" href="http://www.ccc.com/wp-ccc-folder" target="_blank">http://www.ccc.com/wp-ccc-folder</a><br />
respectively.<br />
<br />
running;<br />
<a rel="nofollow" href="http://www.aaa.com" target="_blank">http://www.aaa.com</a><br />
<a rel="nofollow" href="http://www.bbb.com" target="_blank">http://www.bbb.com</a><br />
<a rel="nofollow" href="http://www.ccc.com" target="_blank">http://www.ccc.com</a><br />
don't work<br />
<br />
I have sent dozens of emails to their Support Team for assistance without a result.<br />
<br />
I'm prepared changing the hosting company.  On searching I found following link;<br />
Five Best Web Hosting Companies<br />
<a rel="nofollow" href="http://lifehacker.com/5911651/five-best-web-hosting-companies" target="_blank">http://lifehacker.com/5911651/five-b...ting-companies</a><br />
<br />
Have any folks using their service before?  <br />
<br />
Hostgator offers unlimited domain hosting on &quot;Baby Plan&quot;<br />
<br />
Unlimited Web Hosting<br />
<a rel="nofollow" href="http://www.hostgator.com/shared" target="_blank">http://www.hostgator.com/shared</a><br />
<br />
Application Hosting...<br />
- WordPress Hosting - Host your very own WordPress blog<br />
- Joomla Hosting &amp; Drupal Hosting - Professional CMS Solutions<br />
- Magento Hosting - Free E-commerce platform for your own store<br />
- Wiki Hosting - Start a Wiki web site with MediaWiki<br />
<br />
Has any folk on the forum using Hostgator web hosting service?  Would the problem mentioned above happen?<br />
<br />
OR any other suggestions?  TIA<br />
<br />
B.R.<br />
satimis</div>

 ]]></content:encoded>
			<category domain="http://forums.justlinux.com/forumdisplay.php?34-Web-Security">Web/Security</category>
			<dc:creator>satimis</dc:creator>
			<guid isPermaLink="true">http://forums.justlinux.com/showthread.php?154433-seeking-advice-on-web-hosting-company</guid>
		</item>
		<item>
			<title>FTP User with cPanel question</title>
			<link>http://forums.justlinux.com/showthread.php?154425-FTP-User-with-cPanel-question&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 17:12:09 GMT</pubDate>
			<description><![CDATA[I have been using cPanel for a while now and getting pretty familiar with all of the options it has to offer. I now host a bunch of sites which work flawlessly. But here's my scenario. 
 
I have...]]></description>
			<content:encoded><![CDATA[<div>I have been using cPanel for a while now and getting pretty familiar with all of the options it has to offer. I now host a bunch of sites which work flawlessly. But here's my scenario.<br />
<br />
I have multiple IPs on this server. Most all of my websites I currently host are on a shared IP with cPanel. I added one of my archive websites on a separate IP so when I make ftp user names you dont have to add @domain.com at the end of every username. This hosts some game server files where I can allow users upload files into an upload folder. Now he's the dilemma.<br />
<br />
I want to be able to chmod a specific user account to a folder that only has read/execute permissions and inside of that folder will have an uploads folder with read/write/execute permission. That's easy. But now I want to add another user that is pointed to that folder with full control.<br />
<br />
(EX:<br />
<br />
user1: chmod 555 /gamefolder<br />
chmod 777 /gamefolder/uploads<br />
<br />
user2: chmod 755 /gamefolder<br />
<br />
)<br />
<br />
This way if I'm user2 then I can move files from the uploads folder into the appropriete folders the level above where user1 cant write to. <br />
<br />
I know I could do this with Windows very easily with Filezilla Server, even gave me the right to allow upload but not delete but seems that option also is tough to achieve here.<br />
<br />
Let me know if this can be done. Thanks everyone!</div>

 ]]></content:encoded>
			<category domain="http://forums.justlinux.com/forumdisplay.php?34-Web-Security">Web/Security</category>
			<dc:creator>tweekin</dc:creator>
			<guid isPermaLink="true">http://forums.justlinux.com/showthread.php?154425-FTP-User-with-cPanel-question</guid>
		</item>
	</channel>
</rss>
