RE: [users@httpd] unable to read code in Apache httpd

2022-07-19 Thread Pasupuleti, Sri Sai RamKumar
. 22 root apache4096 Oct 17 2017 vendor drwxrwxrwx. 10 apache apache4096 Sep 26 2020 web Thanks & regards, ___ Pasupuleti Sri Sai RamKumar Capgemini | Global Application | Group IT Tel.: +91 9705706581 Hyderabad | India Get The Future

[users@httpd] unable to read code in Apache httpd

2022-07-19 Thread Pasupuleti, Sri Sai RamKumar
ards, ___ Pasupuleti Sri Sai RamKumar Capgemini | Global Application | Group IT Tel.: +91 9705706581 Hyderabad | India Get The Future You Want - explore opportunities with Group IT<https://groupit.capgemini.com/pages/inside_group_it/jobs/?source=es> This messag

[users@httpd] cannot load mod_headers.so into server: Invalid argument

2016-02-04 Thread Shanmukha Venkata Sri Chandrashekhar Nallapati
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

[users@httpd]

2016-02-04 Thread Shanmukha Venkata Sri Chandrashekhar Nallapati
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

[EMAIL PROTECTED] apache installation history file

2006-01-18 Thread Sri
Hi guys,   If i install apache with different options at the time of compiling like ./configure --enable-module=most --enable-shared=max after installation if i fog got which modules or options i have used at the time of compiling where i need to check this info.If i want to check whic modules ar

[EMAIL PROTECTED] Apache and htaccess file web interface or gui tools site

2006-01-05 Thread Sri
Hi Guys,   This is the website which is having the list of Apache and htaccess file web interface or gui tools really useful may be anyone knew new tool only free tools they can post here so that it will be useful for all users   Apache GUI   http://www.debianhelp.co.uk/apacheweb.htm   Htac

RE: [EMAIL PROTECTED] Virtual Hosting and SSL

2005-12-21 Thread Sri
check this link for very good articles    www.debianhelp.co.uk/webserver.htm   thanksBoyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message-> From: Jerry Baker [mailto:[EMAIL PROTECTED]> > I guess another way of putting it is, I am looking to see if it is > possible to just tell Apa

Re: [EMAIL PROTECTED] Question regarding VirtualHosts

2005-11-14 Thread Sri
Hi,    check this link www.debianhelp.co.uk/virtualhosts.htm   Best RegardsMartin Lyberg <[EMAIL PROTECTED]> wrote: On 11/10/05, Joshua Slive wrote:In this example:http://httpd.apache.org/docs/1.3/misc/FAQ.html#canonical-hostnamesReplace the Redirect with a Deny from allHi Joshua, I'm not

[EMAIL PROTECTED] Apache2 Cannot open SSLSessionCache DBM file `/var/run/apache2/ssl_scache error

2005-10-27 Thread Sri
Hi,    I am getting the following error in my apache2 log file   [Thu Oct 27 12:25:11 2005] [error] (120013)APR does not understand this error code: Cannot open SSLSessionCache DBM file `/var/run/apache2/ssl_scache' for reading (fetch) [Thu Oct 27 12:25:11 2005] [error] (120013)APR does not underst

Re: [EMAIL PROTECTED] urgent help required strange .cgi page access problems

2005-10-19 Thread Sri
help Eimantas Vaičiūnas <[EMAIL PROTECTED]> wrote: Hi,I suppose it's mod_includes (for SSI processing).Sri wrote:> Hi,> > I am running apache2.0.54 on debian3.1> > One of my customer is reported the error message abouth the apache2 error> whenever they try to access t

[EMAIL PROTECTED] urgent help required strange .cgi page access problems

2005-10-19 Thread Sri
Hi,    I am running apache2.0.54 on debian3.1     One of my customer is reported the error message abouth the apache2 errorwhenever they try to access the .cgi page they are getting the following error.   Internal Server Error The server encountered an internal error or misconfiguration and was una

[EMAIL PROTECTED] Migrating apache 1.3 t0 2.0 virtual hosts help

2005-10-17 Thread Sri
Hi,    I am migrating apache 1.3 t0 2.0 .I need a documentation how to configure name based virtual hosts and ipbased virtual hosts.   Which files i need to edit and configure this   Thanks Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

[EMAIL PROTECTED] urgent configuration file help needed confused about that

2005-10-17 Thread Sri
Hi,    I need to configure the name based virtual hosts(multiple websites for single ip) and ip based virtual hosts in apache2. I am reall got confused about the which file i need to configure i.e /etc/apache2/apache2.confor /etc/apache2/site-available/default file.Please help me in this.   I want

[EMAIL PROTECTED] apache server is not starting

2005-10-14 Thread Sri
Hi,    When ever i try to use apache2 restart command i am getting following error    ./apache2 restart Stopping web server: Apache2 ... no pidfile found! not running?.   Best Regards     Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

[EMAIL PROTECTED] mod_suexec module adding help required for apache2

2005-10-14 Thread Sri
Hi,    I am migrating my isp webhosting server apache1.3 to apache2 i am having big problem now.I am configuring the virtual hosts with CGI scripts to run as a specified user and Group to dothis i need to install "mod_suexec" module for apache2.I have installed from debian package apache2. How to a

Re: [EMAIL PROTECTED] urgent help needed for name based virtual hosts configuration problem

2005-10-14 Thread Sri
wrote: On 10/13/05, Sri <[EMAIL PROTECTED]>wrote:> Hi,>> I am configuring name based virtual hosts in my apache2 server.I have> created a group and username called bahu and i have configured the virtual> host as follows> > User bahu> Group bahu> Syntax error on lin

[EMAIL PROTECTED] urgent help needed for name based virtual hosts configuration problem

2005-10-13 Thread Sri
Hi,   I am configuring name based virtual hosts in my apache2 server.I have created a group and username called bahu and i have configured the virtual host as follows   #-# Name-Based Virtual Host#-NameVirtualHost x.x.x.x User bahuGroup bahuServerAdmi

[EMAIL PROTECTED] changing default document root directory

2005-10-03 Thread Sri
Hi,    I am using apache2 presently default document root directory is /var/www/.If i want to change this to /home/www/.How do i do this and where i can change.Present apache2.conf file is not showing the default root directory .   Thanks for your help   Best Regards Yahoo! for Good Click here t

[EMAIL PROTECTED] apache 2.0.54 configuration with cgi,php scripting support

2005-08-16 Thread Sri
Hi, I  am looking for good documentation how to install and configure apache 2.0.54 with easy steps.with good security configuration. With this server i need to configure CGI and PHP scripts how do i do this can anyone please explain me the procedure.thanks_