Hi,
I'm currently fiddling with protecting sections of a website with
.htaccess. Here's an example:
order allow,deny
deny from all
AuthUserFile /etc/httpd/htpasswd
AuthName "L'accès à ce site est restreint."
AuthType Basic
require valid-user
The configuration works OK (after having cr
Niki Kovacs a écrit :
>
> The configuration works OK (after having created a valid user), but
> unfortunately, the message in the infobox that pops up on the site
> displays the french characters é and à incorrectly.
>
> Any idea how I could get this right? I'm more or less starting out from
Oliver Ransom wrote:
> Hi everyone.
>
> This isn't specifically a CentOS question, since it could apply for
> any distro but I hope someone can answer it anyway.
>
> I took the following steps but was puzzled by the outcome of the test
> at the end:
>
> 1. Create a RAID1 array called md3 wit
On 19/09/2009, at 6:28 PM, Fabian Arrotin wrote:
> Oliver Ransom wrote:
>> Hi everyone.
>>
>> This isn't specifically a CentOS question, since it could apply for
>> any distro but I hope someone can answer it anyway.
>>
>> I took the following steps but was puzzled by the outcome of the test
>> a
- Original Message
> From: Martin Knoblauch
> To: Centos Discussions
> Sent: Monday, September 14, 2009 3:16:20 PM
> Subject: Problems with Adobe flash-plugin and Firefox-3.5.x under CentOs-5.3
> (yum up to date)
>
> Hi,
>
> I am running 32-bit Firefox-3.5.3 on Centos-5.3 (64-bit ker
Hi,
Is there someone successfully running memcached-1.4.1 on Centos 4 with
centosplus php? I'm trying to use memcached under Centos 4. I can set
values fine but
'get' returns:
[r...@rakosnicek eshop]# php d.php
PHP Warning: Memcached::get(): bad type specifier while parsing
parameters in /var/www
Niki Kovacs wrote:
> Any idea how I could get this right? I'm more or less starting out from
> Apache's default httpd.conf.
I don't know how to fix your issue but I would run tcpdump
and see what apache is actually sending, to rule out the browser
being the problem rather than the server.
nate
Hi,
I set up a webserver with Apache on one of the machines on the local
network. There's a DNS configured for the LAN, with a dummy domain name
(presbytere.local), and every machine is pingable by its hostname. The
webserver runs on the machine 'buildbox'.
The webserver actually has two (stat
Niki Kovacs wrote:
> But that doesn't work out (yes, I restarted httpd :oD), because I think
> what's missing here is that I have to somehow add microlinux.buildbox
> (and later kikinovak.buildbox) to my local DNS server (only how?)...
just add a record
microlinux.buildbox IN A #.#.#.#
nate a écrit :
>
> just add a record
>
> microlinux.buildbox IN A #.#.#.#
>
That gives me a partial success. I added my two virtual hosts to the DNS
server, like this:
babasse A 192.168.1.1
buildboxA 192.168.1.2
lifebookA 192.168.1.3
raymond
Niki Kovacs wrote:
> NameVirtualHost *:80
>
>
>ServerAdmin i...@microlinux.fr
>DocumentRoot /var/www/html/microlinux
>ServerName buildbox.presbytere.local
[..]
>
>ServerAdmin cont...@kikinovak.net
>DocumentRoot /var/www/html/kikinovak
>ServerName buildbox.presbytere.local
nate a écrit :
>
> I think your issue is this, if these are different
> virtual hosts I would set the ServerName to be
> the name of the virtual host itself.
>
I think I found the error. Not exactly sure, but here goes. My virtual
host configuration works OK when I view each site with its fully
Niki Kovacs wrote:
> Only the shorter form doesn't work, which means
> http://microlinux.buildbox and http://kikinovak.buildbox both result in
> viewing site 1. Which lets me carefully deduce that virtual hosts need
> to be called by their fully qualified domain name.
Yeah that sounds good, mysel
Niki Kovacs wrote:
> nate a écrit :
>
>> I think your issue is this, if these are different
>> virtual hosts I would set the ServerName to be
>> the name of the virtual host itself.
>>
>>
>
> I think I found the error. Not exactly sure, but here goes. My virtual
> host configuration works
Niki Kovacs wrote:
> nate a écrit :
>> I think your issue is this, if these are different
>> virtual hosts I would set the ServerName to be
>> the name of the virtual host itself.
>>
>
> I think I found the error. Not exactly sure, but here goes. My virtual
> host configuration works OK when I vi
Does anybody know where I can find a driver for a Logitech E2500 webcam.
I'm running CentOS 5 on my desktop and want to add a webcam for skype
use. If I can yum install a driver from one of the repos that would be
great.
Andy
___
CentOS mailing list
Cen
On Sat, Sep 19, 2009 at 11:51 AM, Andrew Allen wrote:
> Does anybody know where I can find a driver for a Logitech E2500 webcam.
> I'm running CentOS 5 on my desktop and want to add a webcam for skype
> use. If I can yum install a driver from one of the repos that would be
> great.
>
> Andy
You m
On Sat, Sep 19, 2009 at 6:58 AM, Martin Knoblauch wrote:
> - Original Message
>
>> From: Martin Knoblauch
>> To: Centos Discussions
>> Sent: Monday, September 14, 2009 3:16:20 PM
>> Subject: Problems with Adobe flash-plugin and Firefox-3.5.x under CentOs-5.3
>> (yum up to date)
>>
>> H
18 matches
Mail list logo