Hi Group,
I am getting pass incorrect error while starting apache 2.2 on windows 2003
server...
pass phrase Incorrect error
[error] Init: Unable to read pass phrase [Hint: key introduced or changed
before restart?]
[error] SSL Library Error: 218710120 error:0D094068:asn1 encoding
routines:d2
Hi All, I want to redirect any page , say http://www.somedomain.com/foo/bar/test.html to http://www.otherdomain.com/foo/bar/test.html , except on a condition that www.somedomain.com/cgi-bin/home.cgi should fetch the page from local server's cgi-bin path... RedirectMatch ^(.*)\.*$ http://w
try lsof -i| grep -w 80 and find which all apache threads is listening on port 80, filter the one which is in question based on name or IP.take the process id from second column of the matching name or IP in question and kill it.start your apache once again...Pls take caution if you
the username and groupname mentioned in the Directive, on which
server will respond
ganeshh
--- pine oil <[EMAIL PROTECTED]> wrote:
> Can someone explain to me whether or not it matters for me to use
> any name
> for the user and group in the httpd.conf?
>
> What does the user and group ent