On 4/3/07, Alejandro Decchi <adecchi@xxxxxxxxx> wrote:
I would like to apache executes javascript. Already I have it installed with php, mysql and this one working. Why apache does not execute javascript javascript I wait could give me a hand regards thz
In most cases, javascript is executed by the client, not the server. So perhaps you need to look at what your javascript is missing to get the client to execute it. If you are really looking for server-side javascript, then you need a plugin/module to get apache to run it. PHP certainly doesn't use javascript directly. Some ideas are here: http://en.wikipedia.org/wiki/Server-side_JavaScript Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx