- Timestamp:
- Jan 23, 2010, 1:01:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/hvirt/files/etc/apache2/sites-available/invirt.mako
r2916 r2921 56 56 57 57 % for site in cfg.web.sites: 58 <%include file=" ../conf.invirt/${site}.mako" args="cfg=cfg, invirt_ssl=invirt_ssl" />58 <%include file="${site}.mako" args="cfg=cfg, invirt_ssl=invirt_ssl" /> 59 59 % endfor
Note: See TracChangeset
for help on using the changeset viewer.