Take the 2-minute tour ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.

sed '//,// s/AllowOverride None/AllowOverride all/' /etc/apache2/sites-available/default

Output: sed: -e expression #1, char 38: expected newer version of sed

share|improve this question

put on hold as unclear what you're asking by chaos, dhag, Cyrus, Archemar, Jenny D 21 hours ago

Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.

    
Is this the complete command you ran? –  nitishch 23 hours ago
    
Add OS/ditribution, version and sed version to your question. –  Cyrus 22 hours ago

Browse other questions tagged or ask your own question.