Hi - I'm finding it difficult to understand how Linux can be used to host a for-profit web site. I'm putting together a web hosted app which will have both a free section as well as a monthly subscription section, built on a LAMP stack. I'm not selling software, I'm selling a service.
I've tried to understand how Linux' GPL licensing would impact the site and its business model, but surprisingly haven't found much informaiton available
Surely many commercial / for-profit web sites are built on Linux?
Thanks for any insight (and yes I know I'll need to consult a lawyer at some point...)
The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.
Answers
In your case you are hosting a site on LAMP stack so you are good to go with it.
creativecommons.org/
is a great resource if you want to redistribute some of your own work under a license.
Most people license their entire site's content under one license but some use a different license for certain content.
You can see at the footer of this page that the Linux foundation have chosen the proprietry Copyright ©. Which means no one is authorised to do anything with the content without permission.
(Which is a little misinformed for a community website.)