Tag: apache
Blog Articles
One way to fix Apache serving up the wrong SSL certificate
June 02, 2008
Apache Fix I ran into an issue today on an Ubuntu server running Apache 2 where the server already had an SSL certificate for 'www.domain.com' and the client wanted to add a second one for…
Allowing PHP to write files in a Plesk server environment
March 27, 2008
File Permissions As you may have found out, a web server that houses a bunch of web sites can cause some issues with file permissions when it comes to allowing PHP to write files that a web site…