This looks like a simple fix to me but I'm a few hours into it and getting no where. I'm a little new to this, so please bare with me. It looks to me as if it needs a <limit> directive but it fails every time I try to add anything...any help would be much appreciated.
Initial configuration generation failed with the following message:
Initial configuration generation failed with the following message:
Code:
Configuration problem detected on line 82 of file /usr/local/apache/conf/httpd.conf.work.Vb7iYOORLG5M7B1G: <Limit> directive requires additional arguments
--- /usr/local/apache/conf/httpd.conf.work.Vb7iYOORLG5M7B1G ---
76</Directory>
77
78<Directory "/usr/local/apache/htdocs">
79 Options All
80 AllowOverride None
81 Require all granted
82 ===> <Limit > <===
83 </Limit>
84
85</Directory>
86
87<Files >
88 Order
--- /usr/local/apache/conf/httpd.conf.work.Vb7iYOORLG5M7B1G ---
Rebuilding configuration without any local modifications.
Built /usr/local/apache/conf/httpd.conf OK