RE: [us...@httpd] Upgrade from version 2.0.61 to 2.2.15

2010-05-09 Thread Yossi Ben-Gigi
Hi, I am using the following modules: mod_perl mod_userdir mod_dir mod_mime mod_mime_magic mod_alias mod_autoindex mod_negotiation mod_setenvif mod_ssl Thanks. From: alin vasile [mailto:alinachegal...@yahoo.com] Sent: Sunday, May 0

[us...@httpd] Re: SA punycode in apache2

2010-05-09 Thread Nicholas Sherlock
On 10/05/2010 12:07 p.m., Michelle Konzack wrote: So why does the webbrowser accept if I type the arabic domain name and then switch to the unreadable Puny-Code stuff? Switching to the unreadable own is a security risc, because Now one know what the domain is but if the Webbrowser let it arabi

[us...@httpd] Re: SA punycode in apache2

2010-05-09 Thread Michelle Konzack
Hello William A. Rowe Jr., Am 2010-05-09 14:10:32, hacktest Du folgendes herunter: > On 5/9/2010 7:38 AM, Michelle Konzack wrote: > > Hello *, > > > > since some days there are puncodes available for three arabic TLDs and I > > like to now, what must I do that if I type for example the dom

Re: [us...@httpd] Reliable combined log sorting

2010-05-09 Thread Jason Nunnelley
On 5/9/10 10:36 AM, Eike Frost wrote: Hi Jason, On Sun, May 9, 2010 at 5:41 AM, Jason Nunnelley > wrote: In our configuration of Apache we push all logs to a single file via syslog-ng. I need to create some basic log analysis (like AWstats style) for a sing

Re: [us...@httpd] SA punycode in apache2

2010-05-09 Thread William A. Rowe Jr.
On 5/9/2010 7:38 AM, Michelle Konzack wrote: > Hello *, > > since some days there are puncodes available for three arabic TLDs and I > like to now, what must I do that if I type for example the domain > "تامايدوجان.سى" that it stay like this and does not > change back to this crappy lo

Re: [us...@httpd] LockFile

2010-05-09 Thread Eike Frost
Hi Octavian, On Sun, May 9, 2010 at 2:25 PM, Octavian Rasnita wrote: > I don't intend to place this on an NFS mounted directory, but under > ServerRoot I have links to other directories which are NFS mounted. > Should I also use LockFile in this case? > This depends on which directories actuall

Re: [us...@httpd] Reliable combined log sorting

2010-05-09 Thread Eike Frost
Hi Jason, On Sun, May 9, 2010 at 5:41 AM, Jason Nunnelley wrote: > In our configuration of Apache we push all logs to a single file via > syslog-ng. I need to create some basic log analysis (like AWstats style) for > a single domain out of several domains that post to that file. Any > suggestion

Re: [us...@httpd] Upgrade from version 2.0.61 to 2.2.15

2010-05-09 Thread alin vasile
what modules do you use? From: Yossi Ben-Gigi To: users@httpd.apache.org Sent: Sun, May 9, 2010 3:15:16 PM Subject: [us...@httpd] Upgrade from version 2.0.61 to 2.2.15 Hi All, I am using Apache version 2.0.61 in my application and all is working well.

[us...@httpd] SA punycode in apache2

2010-05-09 Thread Michelle Konzack
Hello *, since some days there are puncodes available for three arabic TLDs and I like to now, what must I do that if I type for example the domain "تامايدوجان.سى" that it stay like this and does not change back to this crappy looking punicode domain. Thanks, Greetings and nice Day/Ev

[us...@httpd] LockFile

2010-05-09 Thread Octavian Rasnita
Hello, I read the following in the configuration file: "" # ServerRoot: The top of the directory tree under which the server's # configuration, error, and log files are kept. # # NOTE! If you intend to place this on an NFS (or otherwise network) # mounted filesystem then please read the LockFile

[us...@httpd] Upgrade from version 2.0.61 to 2.2.15

2010-05-09 Thread Yossi Ben-Gigi
Hi All, I am using Apache version 2.0.61 in my application and all is working well. Will I be required to perform any changes after upgrading to version 2.2.15? (Code or Configuration) Thanks.