Forum Moderators: travelin cat
Is there a good way to set up a website for someone on our server and allow the client to edit parts of it (for example, a band could update tour dates)? I'd be fine using something based on templates, since I have little interest in digging into the HTML or getting freaky with the design. Even better, if the client could build his own site and upload it without mashing our server.
1) It sounds like the CMS is installed on the server and is great if you want to charge for hosting. If our primary focus is our own sites, is this worth it?
2) Since Godaddy.com and other hosts are really cheap and have their own tools, is it easier to use them to host sites?
3) Can we just build the website, have the client get a WSYWIG editor, give them access to a folder on our server and teach them how to FTP into that server? There's no dynamic content, so we don't need to work with databases.
3) Can we just build the website, have the client get a WSYWIG editor, give them access to a folder on our server and teach them how to FTP into that server? There's no dynamic content, so we don't need to work with databases.
You need to secure the box before you do this. Just because you limit them to FTP access wouldn't prevent them from uploading a .php file that runs terminal commands they shouldn't be running.
Being your own web host is one thing -- providing hosting services to others is a whole other ball game. Even if your customer is *ahem* not computer savvy, that just means they will give up the FTP username and password that much easier to someone who is savvy and, perhaps, malicious.
It allows you to build the core site, and then assign editing rights to certain users, with varying access privileges... it also gives them a very simple editing client with which they can edit away without destroying the core site.
Much easier for 'company-folk' to get to grips with rather than powerful CMS systems...