Hi all,
I'm setting up a web server using the standard LAMP stack ( Fedora 14,
Apache 2.2 , MySQL 5.1.52, Python 2.7 ). I've written a Python CGI script
which connects to a MySQL server on other host. From a standalone python
script, I am able to connect to the MySQL server. However, as a CGI scr
Jeroen Geilman wrote:
~snip~
>
> If it's for encryption and validation purposes, those are never free.
>
>
http://www.cacert.org/
also, self signed only a time cost.
the lack of inclusion in the idiotic trusted ca list [ cause they issue
certs for cash, not trusted is a better default ] is the
On 02/12/2011 03:55 AM, DW wrote:
Does anybody know whether .com registrations allow you to have "Domain
ownership certificate" for free? For .co.uk domains, one can download
the certificates from Nominet (UK's domain names managers &
registrars) but I don't know if there is anything like that
On 02/12/2011 06:27 AM, Tushar Chavan wrote:
Hi Team,
Below is my configuration :
ProxyPass /irj http://idstrn:5/irj
ProxyPassReverse /irj http://idstrn:5/irj
But when I execute http://Apache _host/irj
1> I get blank page in internet explorer
2> I get below error in Fi
> Is it actually a stone cold fact that Apache can't cope with .local as I
> don't see any documentation explaining it?
Works just fine for me, doubt it's a bug in your version:
NameVirtualHost *:80
ServerName localhost
ErrorDocument 404 "this is localhost"
ServerName foo.local
ErrorDocument 4
I've managed to solve this - for reasons I'm not fully understanding.
Previously I was actually editing an existing named virtual host called
'testbed' and adding the .local to the ServerName directive. Despite
restarting/reloading it refused to stick.
Creating a separate named virtual host 'devel
On Sat, 2011-02-12 at 22:20 +0100, Michelle Konzack wrote:
> Hello Richard Sergeant,
>
> Am 2011-02-12 16:29:06, hacktest Du folgendes herunter:
> > Today I wanted to add a named virtual host called 'testbed.local'. This
>
> Please do not use .local because it is a special case and it is realy