<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
<channel>
	<title>IDGLabs.COM - tips, tools and resource</title>
	<link>http://www.idglabs.com</link>
	<description>Knowledge Sharing - Want to participate in the discussion?</description>
	<lastBuildDate>Mon, 21 Jul 2008 07:09:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>windows.exe known as Rbot-RB Worm windows</title>
		<description><![CDATA[windows.exe known as Rbot-RB Worm windows, has the following information and may help up understand this process better.
windows.exe - Here is the scoop on Rbot-RB Worm as it pertains to computer network security. The big question: what is windows.exe and is it spyware, a trojan and if so, how do I get rid of Rbot-RB [...]]]></description>
		<link>http://www.idglabs.com/2008/07/21/windowsexe-known-as-rbot-rb-worm-windows/</link>
			</item>
	<item>
		<title>Application error - Windows.exe</title>
		<description><![CDATA[When I go to the Start menu and go to &#8220;My Recent
Documents&#8221;, the computer freezes and the contents on the
desktop disappear for a few seconds before reappearing.
In short, I cannot navigate using the &#8220;My Recent
Documents&#8221; menu. And I&#8217;ve never used Windows Explorer to
navigate.

A window pops up that reads &#8220;Explorer.exe. - Application
Error. The instruction at &#8220;0&#215;77f57d85&#8243; [...]]]></description>
		<link>http://www.idglabs.com/2008/07/21/application-error-windowsexe/</link>
			</item>
	<item>
		<title>Practical solutions concerning the use of the .htaccess file</title>
		<description><![CDATA[Table of contents

What is .htaccess for?
.htaccess syntax
Forbidding access:
Forbidding all files
Allow access from a certain IP address
Forbid access from a certain IP address
Forbidding a group of files by mask
Forbidding a particular file


Setting a password:
Password for a directory
Password for one file only
Password for a group of files

Checking access rights to three directories two of which are subdirectories

Redirections: [...]]]></description>
		<link>http://www.idglabs.com/2008/07/16/practical-solutions-concerning-the-use-of-the-htaccess-file/</link>
			</item>
	<item>
		<title>How to password protect a Directory</title>
		<description><![CDATA[The Apache web server allows you to password protect directories with the .htaccess and .htpasswd configuration files. If you would like to protect a directory  	on your site, please follow the instructions below.
 Create a directory on the server
Use your favorite ftp client to create the directory you want to protect  		on the [...]]]></description>
		<link>http://www.idglabs.com/2008/07/16/how-to-password-protect-a-directory/</link>
			</item>
	<item>
		<title>Recover Super Administrator Status of Joomla!</title>
		<description><![CDATA[There may be times when due to database or other issues, the Super Administrator assigned for a Joomla! installation may lose their super admin status and cannot login into the admin backend of the installation. One of the common situations used to be with the user synchronization procedure of the Joomla-SMF bridge. With new versions, [...]]]></description>
		<link>http://www.idglabs.com/2008/07/15/recover-super-administrator-status-of-joomla/</link>
			</item>
	<item>
		<title>Make Joomla 1.5 Load Faster</title>
		<description><![CDATA[Who doesn&#8217;t want their site to be faster? I want my sites to be blazing fast, delivering content and design in microseconds&#8230; but microseconds is still a dream. Loading in milliseconds is possible with some effort.
Joomla 1.5 loads mootols library by default with every pageload. The mootools.js packages with Joomla 1.5 is located at &#8220;/media/system/js/mootools.js&#8221; [...]]]></description>
		<link>http://www.idglabs.com/2008/07/15/make-joomla-15-load-faster/</link>
			</item>
	<item>
		<title>NameVirtualHost *:0 has no VirtualHosts a common question but hard to find answer</title>
		<description><![CDATA[Can any body tell me why im getting this
root@production:/home/bill007# /etc/init.d/apache2 reload
* Reloading apache 2.0 configuration&#8230; [Wed Dec 06 01:13:39 2006] [warn] NameVirtualHost *:0 has no VirtualHosts
[Wed Dec 06 01:13:39 2006] [warn] NameVirtualHost *:0 has no VirtualHosts

This happens when you have a NameVirtualHost *: directive in your 000-default file and no virtual hosts are using the [...]]]></description>
		<link>http://www.idglabs.com/2008/06/29/namevirtualhost-0-has-no-virtualhosts-a-common-question-but-hard-to-find-answer/</link>
			</item>
	<item>
		<title>Apache Warn NameVirtualHost *:80 Has No VirtualHosts Error When Start</title>
		<description><![CDATA[When start Apache web server or restart the HTTPD service on web host, the following warning message may appears on console or error log, even though Apache HTTP service can still startup and running fine without error.
    [warn] NameVirtualHost *:80 has no VirtualHosts
where * can be asterisk itself (*), hostname or IP address.

Luckily the message [...]]]></description>
		<link>http://www.idglabs.com/2008/06/29/apache-warn-namevirtualhost-80-has-no-virtualhosts-error-when-start/</link>
			</item>
	<item>
		<title>NameVirtualHost  has no VirtualHosts</title>
		<description><![CDATA[ hi all, i&#8217;m a newbie in apache configuration and i&#8217;m experiencing some troubles. when i try to start apache i get the error message namevirtualhost &#60;ip&#62; has no virtualhosts for both the two virtualhost. here are virtualhost configuration files:
vh_vimdevr1_https.conf
namevirtualhost 192.168.166.12:443
&#60;VirtualHost 192.168.166.12:443&#62;
ServerName server.name.com
ServerAlias vimdevr1
ServerAdmin admin@domain.com
DocumentRoot &#8220;/var/www/html&#8221;
ErrorLog &#8220;/var/log/httpd/ssl_error_log&#8221;
LogFormat &#8220;%h %l %u %t \&#8221;%r\&#8221; %&#62;s %b \&#8221;%{Referer}i\&#8221; \&#8221;%{User-Agent}i\&#8221; [...]]]></description>
		<link>http://www.idglabs.com/2008/06/29/namevirtualhost-has-no-virtualhosts-2/</link>
			</item>
	<item>
		<title>NameVirtualHost x.x.x.x:0 has no VirtualHosts</title>
		<description><![CDATA[I&#8217;m trying to run a couple virtual hosts for the moment, and when I restart httpd, I get this error:
Starting httpd: [Fri Feb 28 00:25:23 2003] [warn] NameVirtualHost x.x.x.x:0 has no VirtualHosts
here is a clip of the bottom of my httpd.conf:
NameVirtualHost *
&#60;VirtualHost *&#62;
ServerName www.vampylestat.dyndns.org
DocumentRoot /var/www/html
&#60;/VirtualHost&#62;
&#60;VirtualHost *&#62;
ServerName webmin.vampylestat.dyndns.org
DocumentRoot /var/www/webmin/html
&#60;/VirtualHost&#62;
I&#8217;ve tried it out and I can access [...]]]></description>
		<link>http://www.idglabs.com/2008/06/29/namevirtualhost-xxxx0-has-no-virtualhosts/</link>
			</item>
</channel>
</rss>
