apache problems
-
getting this:
[Sat Oct 10 14:33:53.866214 2015] [core:alert] [pid 2924] [client 148.101.11.104:55132] /var/www/wp-content/plugins/wp-admin-bar-removal/.htaccess: DirectoryIndex not allowed here, referer: https://example.com/wp-admin/plugins.php?deleted=true&plugin_status=all&paged=1&s=
So I went to
vi /var/www/wp-content/plugins/wp-admin-bar-removal/.htaccess
and commented this
DirectoryIndex index.php /index.php
So i Started getting this
[Sat Oct 10 14:32:43.120331 2015] [core:alert] [pid 2870] [client 148.101.11.104:22285] /var/www/wp-content/plugins/wp-admin-bar-removal/.htaccess: Invalid command ‘Header’, perhaps misspelled or defined by a module not included in the server configuration, referer: https://example.com/wp-admin/plugin-install.php
any ideas?
Have many sites running your plugin with nginx and never encountered this, now I’m using apache for specific poject, this happpens.
- The topic ‘apache problems’ is closed to new replies.