Ben Phelps Posted April 30, 2007 Share Posted April 30, 2007 I am offering free hosting and am need a way to allow upload of php script but insuring the security of my server. The hosting is kinda like geocities, where a user gets a folder and somthing like domain.com/folder. Can this be done via a .htaccess of php.ni file? Quote Link to comment Share on other sites More sharing options...
trq Posted April 30, 2007 Share Posted April 30, 2007 What kind of server are you planning on running this on? If your hosting itself is just an account on a shared server your going to be in for all sorts of trouble. If its a dedicated server or VPS there are many different ways of going about it. We need to know your hosting specs to start with though. Quote Link to comment Share on other sites More sharing options...
Ben Phelps Posted April 30, 2007 Author Share Posted April 30, 2007 I am on shared but they allow what I am doing. Shared PHP 5.2.1 Perl 5.6.1 Apache 1.3.3 Linux 120GB hdd 2TB Trans Quote Link to comment Share on other sites More sharing options...
trq Posted April 30, 2007 Share Posted April 30, 2007 They may allow it, but there is really no safe option. You will all be sharing the same DOCUMENT_ROOT and the same user. This spells trouble. Quote Link to comment Share on other sites More sharing options...
Ben Phelps Posted April 30, 2007 Author Share Posted April 30, 2007 ok, well i thought i would ask, I will try and get a vps. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.