<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AUbuntu_13.04_Server_and_Request_Tracker%2F%40comment-190.140.42.93-20150825212741</id>
	<title>Talk:Ubuntu 13.04 Server and Request Tracker/@comment-190.140.42.93-20150825212741 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AUbuntu_13.04_Server_and_Request_Tracker%2F%40comment-190.140.42.93-20150825212741"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:Ubuntu_13.04_Server_and_Request_Tracker/@comment-190.140.42.93-20150825212741&amp;action=history"/>
	<updated>2026-08-24T13:40:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:Ubuntu_13.04_Server_and_Request_Tracker/@comment-190.140.42.93-20150825212741&amp;diff=4934&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:Ubuntu_13.04_Server_and_Request_Tracker/@comment-190.140.42.93-20150825212741&amp;diff=4934&amp;oldid=prev"/>
		<updated>2016-04-06T20:53:02Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:53, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-4933:rev-4934 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:Ubuntu_13.04_Server_and_Request_Tracker/@comment-190.140.42.93-20150825212741&amp;diff=4933&amp;oldid=prev</id>
		<title>190.140.42.93: Created page with &quot;Firts I eliminate this line   Include /etc/request-tracker4/apache2-modperl2.conf    [http://requesttracker.wikia.com/wiki/RedirectMatch?veaction=edit&amp;redlink=1 RedirectMatch...&quot;</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:Ubuntu_13.04_Server_and_Request_Tracker/@comment-190.140.42.93-20150825212741&amp;diff=4933&amp;oldid=prev"/>
		<updated>2015-08-25T21:27:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Firts I eliminate this line   Include /etc/request-tracker4/apache2-modperl2.conf    [http://requesttracker.wikia.com/wiki/RedirectMatch?veaction=edit&amp;amp;redlink=1 RedirectMatch...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Firts I eliminate this line &lt;br /&gt;
 Include /etc/request-tracker4/apache2-modperl2.conf&lt;br /&gt;
 &lt;br /&gt;
 [http://requesttracker.wikia.com/wiki/RedirectMatch?veaction=edit&amp;amp;redlink=1 RedirectMatch] ^/$ /rt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And then my apache server is running&lt;br /&gt;
&lt;br /&gt;
root@rtsrv1:~# service apache2 restart&lt;br /&gt;
&lt;br /&gt;
root@rtsrv1:~# a2enmod rewrite; service apache2 restart&lt;br /&gt;
&lt;br /&gt;
Module rewrite already enabled&lt;br /&gt;
&lt;br /&gt;
root@rtsrv1:~#  systemctl status apache2.service -l&lt;br /&gt;
&lt;br /&gt;
● apache2.service - LSB: Apache2 web server&lt;br /&gt;
&lt;br /&gt;
 Loaded: loaded (/etc/init.d/apache2)&lt;br /&gt;
&lt;br /&gt;
 Active: active (running) since Tue 2015-08-25 18:28:58 EST; 30s ago&lt;br /&gt;
&lt;br /&gt;
   Docs: man:systemd-sysv-generator(8)&lt;br /&gt;
&lt;br /&gt;
Process: 2418 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)&lt;br /&gt;
&lt;br /&gt;
Process: 2442 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCCESS)&lt;br /&gt;
&lt;br /&gt;
 CGroup: /system.slice/apache2.service&lt;br /&gt;
&lt;br /&gt;
         ├─2456 /usr/sbin/apache2 -k start&lt;br /&gt;
&lt;br /&gt;
         ├─2459 /usr/sbin/apache2 -k start&lt;br /&gt;
&lt;br /&gt;
         └─2460 /usr/sbin/apache2 -k start&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aug 25 18:28:57 rtsrv1 systemd[1]: Starting LSB: Apache2 web server...&lt;br /&gt;
&lt;br /&gt;
Aug 25 18:28:57 rtsrv1 apache2[2442]: * Starting web server apache2&lt;br /&gt;
&lt;br /&gt;
Aug 25 18:28:58 rtsrv1 apache2[2442]: *&lt;br /&gt;
&lt;br /&gt;
Aug 25 18:28:58 rtsrv1 systemd[1]: Started LSB: Apache2 web server.&lt;br /&gt;
 &lt;/div&gt;</summary>
		<author><name>190.140.42.93</name></author>
	</entry>
</feed>