<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Centum_Learning_ERP_Details</id>
	<title>Centum Learning ERP Details - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Centum_Learning_ERP_Details"/>
	<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Centum_Learning_ERP_Details&amp;action=history"/>
	<updated>2026-07-25T08:23:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.tetrain.com/index.php?title=Centum_Learning_ERP_Details&amp;diff=976&amp;oldid=prev</id>
		<title>Biswajit: Created page with &quot;category:Centum Learning   == Basic Details ==   # ERP application hosted on Godaddy VPS server  # Server IP 118.139.177.24 # JBOSS and PostgreSQL Based Applications # Ser...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Centum_Learning_ERP_Details&amp;diff=976&amp;oldid=prev"/>
		<updated>2013-01-14T04:47:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Centum_Learning&quot; title=&quot;Category:Centum Learning&quot;&gt;category:Centum Learning&lt;/a&gt;   == Basic Details ==   # ERP application hosted on Godaddy VPS server  # Server IP 118.139.177.24 # JBOSS and PostgreSQL Based Applications # Ser...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[category:Centum Learning]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Basic Details ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# ERP application hosted on Godaddy VPS server &lt;br /&gt;
# Server IP 118.139.177.24&lt;br /&gt;
# JBOSS and PostgreSQL Based Applications&lt;br /&gt;
# Server Config - 4Gb RAM / 120 GB Storage&lt;br /&gt;
# On Centos 6.2 &lt;br /&gt;
# Application runs on http://www.centumafrica.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Redirection of Application via HTTP redirect ==&lt;br /&gt;
&lt;br /&gt;
The JBOSS works on port 8080 by default , So to have web portal opened on normal http port and on named URL (http://www.centumafrica.com/) , following was implemented on /etc/httpd/conf/http.conf&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;VirtualHost *:80&amp;gt;&lt;br /&gt;
 ServerName www.centumafrica.com&lt;br /&gt;
 ServerAlias centumafrica.com&lt;br /&gt;
 RewriteEngine on&lt;br /&gt;
 RewriteRule ^/icons/(.+) - [PT,L]&lt;br /&gt;
 RewriteRule ^/(.*) http://www.centumafrica.com:8080/$1 [P,L]&lt;br /&gt;
 &amp;lt;/VirtualHost&amp;gt;&lt;/div&gt;</summary>
		<author><name>Biswajit</name></author>
	</entry>
</feed>