Hi everybody. Currently I has problem with my configuration Apache: setup 2 CA for 2 domain following VirtualHost, there not match
Apache 2.2.14
OpenSSL 0.9.8e-12.el5
Problem:
_https://site1.com browser notice SSL with info CA is site1.com
_https://site2.com browser does not match SSL CA site2.com, only show CA of site1.com
I have a Wildcard SSL installed on my Apache server.
I have a Trac installation that is working fine on a Fedora 14 host. It uses Apache as the web server.
I have a new Fedora 15 host that I am migrating the Trac instance onto. I installed the packages I need (yum for apache and mod_fcgi, easy_install for Trac and its plugins).
Hello,
I am having a shared server with suphp and suexec.
I have a domain (example.com) hosted at an external provider. I directed the subdomain sub.example.com to my ubuntu server (12.04 with apache2).
On my ubuntu server I have a vhost setup like this.
I've had no problem with vhosts before, but for some reason this one isn't pointing to the right document root.
I have webdav running on apache 2.4.2 on Ubuntu 10.04 LTS
virtual host config:
ServerAdmin test@test.com
ServerName test.com
ServerAlias www.test.com
ErrorLog "/usr/websites/logs/www.test.com-error_log"
CustomLog "/usr/websites/logs/www.test.com-access_log" common
DavLockDB "/usr/websites/var/DavLockWWW"
DocumentRoot "/usr/websites/www"
<Directory "/usr/websites/www">
O
If I have below lines in a file and I want to sort first and count unique ones but ignore decimals when comparing, what should i do in uniq options?
Error in test. start=5, executing=12, end=60
Error in test. start=1, executing=20, end=80
Error in test. start=10, executing=5, end=100
Warn in test. begin=1, end=2
Warn in test. begin=4, end=9
I want the output will be like:
3 Error in test.
I'm getting this interesting errors, have tried google it but with no luck.
Warning: DocumentRoot [/var/www/test.com/html/] Does not exist
Warning: DocumentRoot [/var/www/test.com/html/] Does not exist
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
I have looked in both of the conf files that contains the search-way but it looks alr