Forbidding access:
Setting a password:
Redirections:
Frequent errors:
Programs list for managing of the Apache servers
Knowledge Sharing - Want to participate in the discussion?
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT COUNT(DISTINCT ID) FROM
16 Jul
Table of contents
Forbidding access:
Setting a password:
Redirections:
Frequent errors:
Programs list for managing of the Apache servers
16 Jul
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 server. The directory has to be created in the directory tree under htdocs.
29 Jun
Can any body tell me why im getting this
root@production:/home/bill007# /etc/init.d/apache2 reload
* Reloading apache 2.0 configuration… [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
29 Jun
Can any body tell me why im getting this
root@production:/home/bill007# /etc/init.d/apache2 reload
* Reloading apache 2.0 configuration… [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
29 Jun
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.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT COUNT(DISTINCT ID) FROM