Character Encoditing in response

2003-11-25 Thread Rohan Nandode
Hi, I have Apache 2.0.45 running on Solaris. I have set "AddDefaultCharset utf-8" in my httpd.conf file. And its get reflected in the HTTP headers in the response. But I want to specify character encoding in the generated HTML response also. E.g. When I try to access a directory, the directory l

More problem with apr_proc_mutex

2003-04-05 Thread Rohan Nandode
Hi, Thanks for all the responses! > 2. you probably want to be explicit, anyways, about > your mutex method, >e.g. try this list in order... > > APR_LOCK_FCNTL I tried to use APR_LOCK_FCNTL locking method. But it is also giving same problems. What I observed in FCNTL locking is, 1. Fi

Problem with apr_proc_mutex

2003-03-27 Thread Rohan Nandode
Hi, Apologies for posting it here, but haven't got any response in [EMAIL PROTECTED] I am using APR library on Linux system where it uses SystemV type locking mechanism. I am seeing a problem with inter process locking- apr_proc_mutex_XXX functions. I want to create a inter process lock to

Re: how to restart apache?

2001-11-30 Thread Rohan Nandode
gnals are ignored? Thanks, Rohan. --- Ryan Bloom <[EMAIL PROTECTED]> wrote: > On Tuesday 27 November 2001 10:58 pm, Rohan Nandode > wrote: > > You are using a very old version of Apache 2.0. For > that version, > using SIGWINCH instead of SIGUSR1. For newer > versi

how to restart apache?

2001-11-27 Thread Rohan Nandode
Hi, Need help regarding restarting the apache server. How can I restart the apache server (so that it reread the httpd.conf file) on Linux, Unix and Windows? I tried to send SIGUSR1 in Linux but it looks that server is not handling the signal. I put a breakpoing in "restart" in mpm/threaded/th

restart apache in windows?

2001-11-26 Thread Rohan Nandode
Hi, Is there any way to restart the apache server in windows NT/2000? (I want to reread the httpd.conf file). Thanks in advance, Rohan. __ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.ya

UTF-8 support

2001-11-09 Thread Rohan Nandode
Hi All, Does apache(APR library) support UTF-8 character set? Could anybody give me any hints to support UTF-8 charset. Thanks in advance, Rohan. __ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com