Difference between revisions of "Conf/Examples/AdpExample"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
− | + | ---- | |
− | + | To use with the example config, save the file to: | |
/var/www/vhost1/test.adp | /var/www/vhost1/test.adp |
Latest revision as of 09:34, 5 January 2012
<html> <head><title>Testing of ADP</title></head> <body> Hi, This is a ADP file testing.... <% set name "Welcome Foo Bar" ns_puts $name %> </body> </html>
To use with the example config, save the file to:
/var/www/vhost1/test.adp