Somewhere you have defined the customized location or modules, just update the settings and the default path mentioned in LoadModule will be initiated.
On Thu, Feb 4, 2016 at 3:57 PM, Shanmukha Venkata Sri Chandrashekhar Nallapati <chandrasekhar...@gmail.com> wrote: > Request your inputs on this issue. Please help. > Added the below block for click jacking fix in “httpd.conf” of Apache web > server(version2.0.55, 32-bit apache, HP-UX). > > LoadModule headers_module modules/mod_headers.so > Header always append X-Frame-Options SAMEORIGIN > > Post that, not able to re-start the server with below error: > cannot load abcweb/apache_new/modules/mod_headers.so into server: Invalid > argument >