[wiki:IntroAddOns Add-ons <- back] | [wiki:UcwIntro toc] | [wiki:IntroConfiguration forward -> Configuration] {{{ #!html

Testing/Quickstart (for the non-boxset way)

When you have set up all your dependencies correctly, you can test ucw by first creating the directory /etc/ucw/applications.d, firing up your favorite distribution and:

(load "/path/to/ucw/etc/start.lisp")
    

If all went well, you have started ucw with the httpd backend. Surf to http://127.0.0.1:8080 and again if all went well you should see the example page. That's it! Start hacking!!

}}} [wiki:IntroAddOns Add-ons <- back] | [wiki:UcwIntro toc] | [wiki:IntroConfiguration forward -> Configuration]