Error:
This error comes when i started IBM HTTP Server.
ex:
$ ./apachectl start
This error comes when i started IBM HTTP Server.
ex:
$ ./apachectl start
Syntax error on line 926 of
/home/teja/Desktop/usr/local/opt/ihs/ihs70/conf/httpd.conf:
Invalid command 'RewriteEngine', perhaps misspelled or
defined by a module not included in the server configuration
One Solution:
I solved this problem by using uncomment the line in httpd.conf file.
Uncomment
the following line:
LoadModule rewrite_module modules/mod_rewrite.so
No comments:
Post a Comment