Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot have more than one comment after start of section in Httpd.lns #140

Closed
raphink opened this issue Jun 26, 2014 · 1 comment
Closed
Labels

Comments

@raphink
Copy link
Member

raphink commented Jun 26, 2014

<IfModule mod_ssl.c>
    # If you add NameVirtualHost *:443 here, you will also have to change
    # the VirtualHost statement in /etc/apache2/sites-available/default-ssl
</IfModule>

fails to parse because only one comment is allowed there.

@raphink raphink added the bug label Jun 26, 2014
@lutter
Copy link
Member

lutter commented Jun 2, 2015

This works with the Httpd lens as of 34980ae

@lutter lutter closed this as completed Jun 2, 2015
lutter added a commit that referenced this issue Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants