What is the best way to deploy an Eclipse PHP PDT project on Apache 2.2 on Ubuntu?
I already tried to find the Apache Eclipse server adapter, but no luck. Do you know anyone?
If not, what is the best way to deploy a PHP project for Apache? Shell script? Ant script? Another solution?
I can put the project folder in the Apache www folder, but I would prefer to have the project files in the cloned git repository outside of Apache.
I am using Eclipse Helios SR1, PDT 2.2.1 and Apache 2.2.16.
Thanks in advance.
eclipse php ubuntu apache deployment
pedrosanta
source share