comparison mod_jsxc/README.markdown @ 5166:442a6ced3333

mod_jsxc: Words about jQuery
author Kim Alvefur <zash@zash.se>
date Thu, 16 Feb 2023 17:17:05 +0100
parents f37d6adce06e
children 272a8e54f0c8
comparison
equal deleted inserted replaced
5165:f37d6adce06e 5166:442a6ced3333
7 - mod_http_libjs 7 - mod_http_libjs
8 summary: JSXC demo 8 summary: JSXC demo
9 --- 9 ---
10 10
11 Try out JSXC easily by serving it from Prosodys built-in HTTP server. 11 Try out JSXC easily by serving it from Prosodys built-in HTTP server.
12
13 Uses [mod_http_libjs] to serve jQuery, on Debian you can `apt install
14 libjs-jquery`.
12 15
13 # Configuration 16 # Configuration
14 17
15 mod_jsxc can be set up to either use resources from a separate HTTP 18 mod_jsxc can be set up to either use resources from a separate HTTP
16 server or serve resources from Prosody's built-in HTTP server. 19 server or serve resources from Prosody's built-in HTTP server.