Hello everbody,
Environnement: Linux Fedora core 3, Apache/2.2.0
I wanna to restart everyday a apache2 server using a script. The crond
should start the srcipt.
The problem is that I have a pass phrase to secure each certificat.
And I have more that two domains using differents certificats so u
Hello everybody,
I've a web machine running on Fedora core 3.0. Apache 1.33 with mod_ssl.
This is an extract of my configuration file:
Listen 80
Listen 443
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /var/www/secret
ServerName ultra.secret.com
ErrorLog /usr/apache/logs/secret_cl/error_log.l
're running another operating system, I guess just do both.
>
> If you're sure the file you edited was the appropriate file, then maybe
> it is a timeout issue...how long does it take before it fails?
>
> Karim Hamed-abdelouahab wrote:
>
> >Hi,
> >Well i
Hi,
Well it's still not working, maybe do I have to change other
configuration... :-(
Best regards
On 5/30/05, Abu Hurayrah <[EMAIL PROTECTED]> wrote:
> Yes, you'll need to restart apache in order for the new settings to take
> place.
>
> Karim Hamed-abdelouahab
default upload limit is 2MB. What version of PHP are you running?
>
> Karim Hamed-abdelouahab wrote:
>
> >Hi
> >I solved the first problem with the domaine name, but the second
> >Yes I'm trying to upload files using PHP.
> >
> >What do
Hi
I solved the first problem with the domaine name, but the second
Yes I'm trying to upload files using PHP.
What do you mean with WebDAV?
Best regards.
On 5/28/05, Abu Hurayrah <[EMAIL PROTECTED]> wrote:
> Karim Hamed-abdelouahab wrote:
>
> >Hi,
> >
Hi,
I'm a new user of apache http server. The version of the http server
is 1.3.33 running on fedoracore 3.0 running with mod_ssl (DSO)
1. I want to set the name of the site like www.foo.fr, the domaine foo
is registred yet.
Therefor I put the ServerName www.foo.fr in the virtualHost tag.