|
Posted by NC on 11/25/07 22:16
On Nov 25, 4:30 am, vishnumahen...@gmail.com wrote:
>
> I have started running Tux Web Server .
> I have tried few searches, but no answers.
> But I do not know how to run PHP on Tux Web Server.
There is no way to run PHP with Tux, unless you want to run Apache
along with Tux:
Tux can serve only static HTML pages. It can't be used
with server-side includes, PHP, or other popular methods
of serving web pages whose content is determined when
they're served. When Tux is asked to serve a dynamic page,
it can hand off the request to Apache, so Tux and Apache
can work together to rapidly serve static web pages yet
provide the full power and flexibility of Apache.
Unless you're planning to establish a high-traffic web site,
you won't need to be concerned with Tux, which is somewhat
complicated to configure.
http://safari.oreilly.com/0596000715/redhat2-CHP-12-SECT-2
Cheers,
NC
Navigation:
[Reply to this message]
|