• Home

Elite Keyboarder

Menu Close
  • Home

Apache HTTP Server Control Interface

January 15, 2017oliver Leave a Comment

apachectl is a front end to the Apache HyperText Transfer Protocol (HTTP) server. It is designed to help the administrator control the functioning of the Apache httpd daemon. Notice. On the httpd server, /etc/resolv.conf will affect how Apache maps the… Continue Reading →

Website Setup

Make WordPress Private Site

January 9, 2017oliver Leave a Comment

1. In [Settings] –> [Reading] Check “Discourage search engines from indexing this site” 2. .htaccess Header set X-Robots-Tag “noindex, nofollow” 3. [Plugins] –> [Add New] Search “My Private Site” Install it. Activate it. 4. [Settings] –> [Private Site] Section “Make… Continue Reading →

WordPress

Show PHP version

January 8, 2017oliver Leave a Comment

In console window, type Another way, create a “show_version.php” file inside your any PHP site. Type

PHP

Apache redirect non-www URL

May 19, 2016oliver Leave a Comment

Let’s talk about how to resolve a problem that connecting to abc.com doesn’t work. What you get is 404 not found message. What we want? We want to be able to connect to www.abc.com when the user connects to abc.com… Continue Reading →

Website Setup

ANT to run java program

April 20, 2016oliver Leave a Comment

Here is an example showing how to use ANT to execute a java program. Notice. The argument must be divided into multiple segments and declared as single parameter so that ANT feed them well. If you only declare one containing… Continue Reading →

ANT

Multiple condition checking in ANT targets

April 20, 2016oliver Leave a Comment

If you need multiple condition checking in ANT to control the build process to go or not to go. You can follow this example. If we execute this ANT job on check_3 target, check_3 depends on target check_2. Target check_2… Continue Reading →

ANT

ANT to throw error message

April 20, 2016oliver Leave a Comment

Sometimes we need to manually detect a condition on the user-defined case and throw error messages in ANT. How do we do that? Let’s take a look at the following example. We detect the existence of a file abc/def/target_1.js and… Continue Reading →

ANT

The character encoding of the HTML document was not declared

April 14, 2016oliver Leave a Comment

A javascript console error message may show like this: “The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range.… Continue Reading →

HTML

Configure Tomcat Manager Gui

April 13, 2016oliver Leave a Comment

This document describes how to configure Tomcat manager functionality including: Web Manager Host Manager Refer to Apache Tomcat Manager App HOW-TO Step 1 Copy manager web application folder(webapps/manager) from the Tomcat source to your webapps directory. Copy host-manager web application… Continue Reading →

Website Setup

Tomcat starts twice

February 18, 2016oliver Leave a Comment

When Tomcat starts up, the log file shows the server status.  We can understand how Tomcat works.  Due to different configuration, Tomcat may starts twice and runs two instances. Why is that? Let’s take a look at server.xml The parameter… Continue Reading →

Website Setup

Post navigation

← Older Articles
Newer Articles →

Recent Posts

  • smtp-cli to test open-relay SMTP server
  • NFT 圖片產生器
  • NFT image generator
  • Setup Apache 2.4 multiple virtual hosts
  • CentOS show Nautilus location bar

Recent Comments

  • Phil on NFT 圖片產生器

Categories

  • 3D Printing
  • Algorithm
  • ANT
  • Eclipse
  • HTML
  • Java
  • JSF
  • Linux
  • NFT
  • PHP
  • SMTP
  • Spring
  • SQL
  • Version Control
  • VMware
  • Website Setup
  • WordPress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2022 Elite Keyboarder. All rights reserved.
Fashionista by aThemes