Contact Menu

Search results for "metart-models-index"

virtualmin-nginx-wordpress-permalinks-apc

WordPress with W3 Total Cache on Nginx with APC (Virtualmin)

…fastcgi_param SCRIPT_FILENAME $document_root/index.php; include /etc/nginx/fastcgi_params; fastcgi_param SCRIPT_NAME /index.php; } location ~ \.php$ { try_files $uri @wordpress; fastcgi_index index.php; fastcgi_pass localhost:9000; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include /etc/nginx/fastcgi_params; } location ^~ /blogs.dir/ {… (Search hits: 6 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 276.37)

Continue Reading 20
APC INFO Monitor

How to Configure APC Cache on Virtual Servers with PHP running under FCGId

…each virtual domain. <VirtualHost 99.88.177.288:80> ServerName chrisgilligan.com ServerAlias www.chrisgilligan.com DocumentRoot /home/chris/public_html ErrorLog /var/log/serversoftware/chrisgilligan.com_error_log CustomLog /var/log/serversoftware/chrisgilligan.com_access_log combined ScriptAlias /cgi-bin/ /home/chris/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /home/chris/public_html> Options Indexes IncludesNOEXEC… (Search hits: 5 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 230.31)

Continue Reading 57
Screen Shot 2012-09-07 at 11.09.50 AM

Install phpMyAdmin with SSL on CentOS, Amazon Linux, RedHat (Apache or NginX)

…/usr/share/; index index.php; location ~ ^/phpMyAdmin/(.+\.php)$ { try_files $uri =404; root /usr/share/; fastcgi_pass localhost:9002; fastcgi_param HTTPS on; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /usr/share$fastcgi_script_name; include /etc/nginx/fastcgi_params; fastcgi_buffer_size 128k; fastcgi_buffers 256 4k; fastcgi_busy_buffers_size… (Search hits: 4 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 184.25)

Continue Reading 0
screen-shot 2016-03-02 at 1.13.28 PM

YouTube Gallery snippet & table transform for OU Campus

…cursor: pointer; } .arrows { position:relative; width: 100%; } .arrow-left { color: #fff; position: absolute; background: #777; padding: 15px; left: -25px; top: -130px; z-index: 99; cursor: pointer; } .arrow-right {… (Search hits: 2 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 92.12)

Continue Reading 0