Forum OpenACS Q&A: Response to Abstract URL's

Collapse
3: Response to Abstract URL's (response to 1)
Posted by Jerry Adlersfluegel on
My OpenACS is working, but the abstract URLs aren't. From my openacs.tcl config file:
        # stuff having to do with abstract urls (doc/abstract-url.html)

ns_section ns/server/${servername}/acs/abstract-url

        # enable abstract url handling?
        ns_param EnableAbstractURLsP 1
This causes all sorts of breakage. Any tips on how to get that working? Thanks.