Open Source Java Application Server Geronimo Passes Java 2 Enterprise Edition 1.4 CertificationOctober 19th, 2005 With its latest release of the software, Apache announced that Geronimo 1.0-M5 Java application server has passed all the compatibility tests and has gained official J2EE1.4 certification of the Java server software standard. Apache Geronimo 1.0-M5 is completely integrated with the Tomcat Web server and includes a developer preview of web management console submitted to Apache by IBM.
How To Enable / Use .htaccess / Nice permalinks in Apache Web Server on WindowsOctober 23rd, 2006 .htaccess is a web server directive file populalrly used in Apache Web Server in Linux / Unix environment. In windows environment there is a simple way to enable and use .htaccess.
How To Use Apache HTTP WebDav Server With Windows XP ExplorerJanuary 24th, 2008 You have two options. Either you tear your (remaining) hair looking for solution on the web and trying different changes to Apache Web Server or Explorer even try magic incantations (alohamora?).
The Backend of Tribal FusionNovember 9th, 2005 I was in Drudge report when I saw an advertisement spot occupied by advertisement giant TribalFusion filled with Apache error message instead. The error message was rather interesting.
Tomcat 5.5 with Apache 2.0 Integration in 5 Simple StepsMay 4th, 2005 The simplest configuration is described. It assumes you already have Tomcat 5.5 and Apache 2.0 (instructions for Apache 1.3 is also provided) installed and running.
How To Run PHP in HTML PagesJuly 28th, 2006 This technique will only work if your Apache server has PHP enabled (how to test php support in apache http server) and .htaccess enabled. In the root directory of your html files create a file named .htaccess.
WebDAV, DeltaV, Apache Slide - Resources and GuidesAugust 2nd, 2005 This is a brief compilation of essential resources for those venturing in the world of WebDAV, DeltaV and Slide. Apache Slide
Slide is a noteworthy, yet often forgotten, project which provides WebDAV Server and client implementation along with Delta-V support.
Apache Web Server Suddenly Fails to Load With EMalloc Error - Solution (php_exif.dll)June 1st, 2006 The common symptom of the problem is that Apache web server suddenly fails to load as a service (on windows) or even from command line. The error message from log is as follows:
FATAL: emalloc(): Unable to allocate -2103443420 bytes
[Thu Jun 01 23:57:21 2006] [crit] master_main: create child process failed.
How To Test PHP Support In Apache HTTP ServerJuly 28th, 2006 Create a file in your htdocs directory (ask the location from your web hosting provider if you are not sure named test.php. Open the file in your favorite text editor and add the line:
< ?php phpinfo() ?>
After saving the file, open in your browser:
http://[your host name]/test.php
Note: Replace [your host name] with your actual host name.
What Java Needs Most To Be The Preferred Web 2.0 LanguageSeptember 25th, 2006 Many would think at this point I am talking about better AJAX support in the core. While we do need better support for AJAX and I am not talking about DWR, I don't think that's what ails Java in its quest for being.
How To Enable Nice Friendly URL in Vanilla ForumOctober 23rd, 2006 Open up conf/settings.php and add this line:
$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite';
Believe me, that's all you need to do. Ain't that easy?
Note: I am assuming that you are using Apache HTTPD Web Server with mod_rewrite enabled.
JSP / Servlet - PHP Integration OptionsMay 10th, 2006 There are four different integration options in order of complexity and your requirements. They are as follows:
Multi-port Integration
Run Apache (with PHP) on default port 80 and Tomcat on default port (8080).
How To Run phpBB on Nginx With Virtual HostingJuly 10th, 2008 We now have our phpBB forum running on Nginx web server, a high quality and significantly better performing web server than Apache HTTPD. Soem of the challenges we faced were:
We use nice permalinks in the forum so there are lots of apache httpd rewrite rules in .htaccess files which had to be converted to nginx format.
Using Subversion to Seamlessly Update & Merge Web Sites and Web ApplicationsJanuary 15th, 2007 I wanted a seamless procedure to update web sites and web applications without compromising security. The development server is under a firewall and so is the production server.
Close to 10, 000 Comments; Mystery Gift for 10, 000th Commenter!September 23rd, 2008 This blog is actively protected by Comment Guard Pro, WordPress Comment Spam protection plugin for pro-bloggers and semi-pro bloggers. We don't allow any spam, even apparently innocuous ones in this blog.