Could you please point me towards some documentation about deploying web application which consists of html and javascript to an apache http server instance using Eclipse ?
Adapted to latest Apache 2.4 using the instructions here :
Requirements : Apache Server (I downloaded v2.4 from here )
Publishing Static Content and JavaScript on Apache Server using Eclipse
Add Server
Window -> Show View -> Servers
Servers
tabC:\Program Files (x86)\Apache Group\Apache2\htdocs
)Create a web project
Copy your current js and html files in the 'WebContent' directory in Project Explorer.
In Servers Tab
You should be able to see your stuff in publishing directory. you can access the page at
http://localhost:<port>/context_root
Also, this is a worthwhile read for this question.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With