--- /dev/null
+++ b/examples/apache-configuration.txt
@@ -0,0 +1,8 @@
+Here is a possible way to configure apache so it can serve urls like
+/jsxgraph/distrib/jsxgraph.css, /jsxgraph/distrib/prototype.js,
+/jsxgraph/distrib/jsxgraphcore.js
+
+Create the following symbolic link:
+/etc/apache2/conf-available/jsxgraph.conf -> /etc/jsxgraph/apache.conf
+
+Then launch "a2enconf jsxgraph" and reload Apache's configuration.
