RE: [EMAIL PROTECTED] Apache wont start

2005-10-01 Thread Andres Paju
Title: Message Good morning Alessandro   Can you send php.ini and httpd.conf file? -Original Message-From: Alessandro Gigli [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 11:37 PMTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] Apache wont start Hell

Re: [EMAIL PROTECTED] Re: starting the daemon from a command prompt

2005-10-01 Thread Joost de Heer
Alessandro Gigli said: > Dear Joost, > due to the fact that I am a novice, I still dont understand what you are > telling me. Could you please be so kind to explain to me what I need to > do in a step by step fashion? with possibly easier terms. > I thank you so much for taking the time to reply m

[EMAIL PROTECTED] virtual directory

2005-10-01 Thread Muhammad Rizwan
Hello I want to ask about Virtual directories in Apache, i.e. how i can create Virtual directories in Apache. How i can map and use them in my domain (i.e. lets say www.domain.com). Any idea, Thanks - The official User-To-User

Re: [EMAIL PROTECTED] Compressing content

2005-10-01 Thread Emmanuel E
I think it works for dynamic content as well. I have set it to compress proxied content and it works fine. (Apache 2 on WinXP) Warm regards, Emmanuel - Original Message - From: "Octavian Rasnita" <[EMAIL PROTECTED]> To: Sent: Saturday, October 01, 2005 7:59 PM Subject: [EMAIL PROTE

Re: [EMAIL PROTECTED] Compressing content

2005-10-01 Thread Joshua Slive
On 10/1/05, Octavian Rasnita <[EMAIL PROTECTED]> wrote: > Hi, > > I have read the following in O'Reilly's "Practical mod_perl": > > To compress only outgoing static files, you can look at the mod_gzip and > mod_deflate modules for Apache. > > Does that mean that those 2 Apache modules cannot be use

[EMAIL PROTECTED] Compressing content

2005-10-01 Thread Octavian Rasnita
Hi, I have read the following in O'Reilly's "Practical mod_perl": To compress only outgoing static files, you can look at the mod_gzip and mod_deflate modules for Apache. Does that mean that those 2 Apache modules cannot be used for compressing the content created dynamicly? Thanks. Teddy -