sed '//,// s/AllowOverride None/AllowOverride all/' /etc/apache2/sites-available/default
Output: sed: -e expression #1, char 38: expected newer version of sed
sed '//,// s/AllowOverride None/AllowOverride all/' /etc/apache2/sites-available/default Output: sed: -e expression #1, char 38: expected newer version of sed |
|||||||||
put on hold as unclear what you're asking by chaos, dhag, Cyrus, Archemar, Jenny D 21 hours agoPlease 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. |
|||||||||
|