cat_ID) != "") {
?>
Subcategories
";
wp_list_categories('orderby=id&show_count=0&title_li=
&use_desc_for_title=1&child_of='.$this_category->cat_ID);
echo "
";
?>
Posts Tagged lighttpd
April 11, 2013
The H264 Streaming Module is a plug-in which can be installed easily on your existing Apache/Lighttpd/Nginx webserver. You can seek to any position in the video, even before it is fully loaded. Version 2.0 is a complete rewrite. It works with a wider variety of MP4 video files and has faster start/seek times. Adobe recently […]
+
April 10, 2013
Lighttpd is a free web server designed for speed, with all the essential functions of a web server. The low memory footprint (compared to other web servers) small CPU load and speed optimizations make lighttpd suitable for servers that are suffering load problems, or for serving static media separately from dynamic content. You can install […]
+