LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   website (https://www.linuxquestions.org/questions/linux-newbie-8/website-872789/)

athrin 04-03-2011 09:41 PM

website
 
how to made a simple website in linux using bash scripting.

Tinkster 04-04-2011 12:26 AM

You don't. While one can do some CGI like stuff in bash I'd recommend
against it. If you have static pages you're best of w/ plain old HTML,
for dynamic content have a look at something like PHP.


Cheers,
Tink

brownie_cookie 04-04-2011 01:10 AM

it's much easier if you do it like Tinkster says !!

peonuser 07-27-2011 11:26 AM

See my blog for an example.


All times are GMT -5. The time now is 03:22 AM.