Yes, the code should be ok. ISPConfig inserts it into the Apache configuration and does a syntax check (using httpd -t), and if it's ok, then you're fine; if the syntax check fails (e.g. because of typos or directives that rely on a module not included in Apache), then ISPconfig reloads the last working Apache configuration, and your directives appear commented out in the ISPConfig web interface.
|