[EMAIL PROTECTED] Automatic rewrite of Latin-1 and Accentless URL to UTF-8 IRI

2007-05-20 Thread Hapax
Hello, I was wondering if someone would know how to automatically support the rewriting (aliasing ?) of URL on a whole site to do the following. Support IRI of the type : http://hapax.qc.ca/Recettes/No%C3%ABl.html (viz. Noël.html in UTF-8) while at the same time support URLs

Re: [EMAIL PROTECTED] apr-util-1.2.8

2007-05-20 Thread Sander Temme
On May 20, 2007, at 1:59 PM, Christopher S Arnold wrote: Hello! Not sure if this is the right list to ask this question but i did not see one for apr-util. Forgive me if this is not the right list. Forgiven, but I don't think we can be of much help over here. I am trying to install svn on

[EMAIL PROTECTED] shutting down apache from a 'C' program

2007-05-20 Thread ramakrishnaprasad.annasamudram
Hi, We are trying to shutdown apache server through a 'C' program. We tried calling system("httpd -k stop"). Also we tried to spawn a child process and replace using exec with the "/bin/httpd","-k","stop"). But none of them worked.I am unable to understand the dynamics of apache processes are

Re: [EMAIL PROTECTED] Digest auth and password files

2007-05-20 Thread Don Russell
Joshua Slive wrote: On 5/19/07, Don Russell <[EMAIL PROTECTED]> wrote: I have a directory set upon my Apache server so that it can be accessed at home without a password, but if I'm "outside" then I get prompted for a userid and password. I use Digest authentication because I don't want to bothe

[EMAIL PROTECTED] apr-util-1.2.8

2007-05-20 Thread Christopher S Arnold
Hello! Not sure if this is the right list to ask this question but i did not see one for apr-util. Forgive me if this is not the right list. I am trying to install svn on my SLES10 box and have placed apr-util-1.2.8 in the svn directory and run configure --with-apr-util-1.2.8/configure and get t