On Thu, Jun 25, 2009 at 1:30 PM, Jesus arteche wrote:
> Hello,
>
> I have an Apache2 server, it is working with 2 virtual directories, with the
> next conf:
>
>
>
> NameVirtualHost *
>
> ServerAdmin dpto.siste...@acme.es
> ServerName web1.acme.com
> DocumentRoot /var/www/we
Hello,
I have an Apache2 server, it is working with 2 virtual directories, with the
next conf:
NameVirtualHost *
ServerAdmin dpto.siste...@acme.es
ServerName web1.acme.com
DocumentRoot /var/www/web1/web/
Options Indexes MultiViews
Hey
I had the same problem, but I get around with completely uninstall
apache2-common. (That means not only apt-get remove, but dpkg --purge
and manually deleting /var/www, log files and config files).
Afterwards, the installation of Apache 2 seemed to be as it has to be.
Oh, I also change
Bryan Arenal wrote:
> On 7/30/05, Adam Aube <[EMAIL PROTECTED]> wrote:
>> Is the SSL module enabled ('ls /etc/apache2/mods-enabled/ssl*')?
> Yes, the ssl.conf and ssl.load modules are both symlinked over from
> mods-available/.
Can you post the config section for the host listening on port 443?
On 7/30/05, Adam Aube <[EMAIL PROTECTED]> wrote:
>
> Is the SSL module enabled ('ls /etc/apache2/mods-enabled/ssl*')?
Yes, the ssl.conf and ssl.load modules are both symlinked over from
mods-available/.And in case it's any help, the firefox error
message is:
The connection to has terminat
Bryan Arenal wrote:
> I've got apache2 installed, configured for all of my virtual domains
> and everything is running fine. Well, everything except for SSL.
>
> I've created my cert with 'apache2-ssl-certificate' as well as by
> hand. Nothing I do ever seems to work, because as soon as I hitti
Hi,
I've got apache2 installed, configured for all of my virtual domains
and everything is running fine. Well, everything except for SSL.
I've created my cert with 'apache2-ssl-certificate' as well as by
hand. Nothing I do ever seems to work, because as soon as I hitting
port 443, I get an erro
Hi,
My server is running Apache2 and PHP4 (4.3.9) from sarge. Yesterday, I
did an apt-get update / apt-get upgrade which updated apache and some
other stuff. After Apache was restarted, I got errors like:
Warning: preg_match: internal pcre_fullinfo() error -3 in ... on line ...
After some Googleing
This seems sort of too basic to be bug and there doesn't seem to be one
filed on this, so I must be doing something wrong...
Warning: I'm new at Apache. I'm using Debian testing, kernel 2.4.20.
In the process of tryiing to get subversion up on my home server. Local
subverting works fine. Network
9 matches
Mail list logo