Hello,
I have several sites running from my server that have their own
certificates, but everytime I acces the site, I get a warning telling me
that the certificate belongs to localhost.
Can I have multiple certificates on the same IP and port 443, or do I
have to open different ports for eac
Sander Temme wrote:
On Dec 28, 2007, at 10:05 AM, <[EMAIL PROTECTED]> wrote:
Can someone suggest a solution?
Yeah: install Linux.
But seriously, you may find more expertise on this on a PHP user
mailinglist. We tend to concentrate on the web server here.
Definately, since you'll require
On Dec 28, 2007, at 10:05 AM, <[EMAIL PROTECTED]> wrote:
Can someone suggest a solution?
Yeah: install Linux.
But seriously, you may find more expertise on this on a PHP user
mailinglist. We tend to concentrate on the web server here.
S.
--
Sander Temme
[EMAIL PROTECTED]
PGP FP: 51B4 8
As a PHP addition I downloaded Smarty-2.6.18.tar.tar. It requires installation
but the install instructions assume a UNIX environment. I use Windows XP and
tried to use the windows command install msiexec/i and got the message that the
program to be installed was not a windows based application
On Dec 27, 2007 6:02 PM, Gregg Mendez <[EMAIL PROTECTED]> wrote:
> Redirect 301 /?feed=rss2 http://www.discjockeyamerica.com/?feed=podcast
> Redirect 301 /arn.html http://www.discjockeyamerica.com/?feed=podcast
The 2nd argument is a URL-path, which doesn't include the query string.
Try using Rewr
I'm still not having any luck with my apache config for PHP5. I am still
getting a blank page when viewing http://localhost/phpinfo.php
I have the following in my http.conf
PHPIniDir "C:/WINDOWS"
AddType text/html .php .phps
AddType application/x-httpd-php .php
AddHandler application/x-httpd-ph