Advertisement
Lansing-web-design

error line 3 http

Apr 19th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Error message:
  2. <em>apache</em> on <em>swingon</em> could not be restarted. Changes [warning]
  3. might not be available until this has been done. (error: <em>Syntax
  4. error on line 3 of /etc/apache2/httpd.conf:
  5. SetHandler takes one argument, a handler name that overrides any
  6. other configured handler</em>)
  7. <em>apache</em> on <em>swingon</em> could not be restarted. Changes [warning]
  8. might not be available until this has been done. (error: <em>Syntax
  9. error on line 3 of /etc/apache2/httpd.conf:
  10. SetHandler takes one argument, a handler name that overrides any
  11. other configured handler</em>)
  12.  
  13.  
  14. /etc/apache2/httpd.conf:
  15.  
  16.  
  17. ExtendedStatus On
  18. <Location /server-status>
  19. SetHandler server-status Order Deny,Allow Deny from all Allow from 127.0.0.1
  20. </Location>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement