<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.iontics.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki</id>
		<title> - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.iontics.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki"/>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=Special:Contributions/Wiki"/>
		<updated>2026-05-01T17:15:17Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=10</id>
		<title>APACHE MOD STATUS PLESK</title>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=10"/>
				<updated>2017-12-21T09:42:20Z</updated>
		
		<summary type="html">&lt;p&gt;Wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Para consultar las conexiones en directo que se están realizando a apache se tiene que activar el apache monitor mod_status de apache.&lt;br /&gt;
&lt;br /&gt;
editar &amp;lt;pre&amp;gt;/etc/httpd/conf/httpd.conf&amp;lt;/pre&amp;gt; y añadir&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;IfModule mod_status.c&amp;gt;&lt;br /&gt;
Listen 8001&lt;br /&gt;
&amp;lt;Location /server-status&amp;gt;&lt;br /&gt;
SetHandler server-status&lt;br /&gt;
Order deny,allow&lt;br /&gt;
Deny from all&lt;br /&gt;
Allow from 127.0.0.1 ::1&lt;br /&gt;
&amp;lt;/Location&amp;gt;&lt;br /&gt;
ExtendedStatus On&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aplicamos cambio reiniciando apache, instalamos links y ya podemos consultar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;systemctl restart httpd&lt;br /&gt;
&lt;br /&gt;
yum update links&lt;br /&gt;
&lt;br /&gt;
links -dump http://localhost:8001/server-status&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wiki</name></author>	</entry>

	<entry>
		<id>https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=9</id>
		<title>APACHE MOD STATUS PLESK</title>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=9"/>
				<updated>2017-12-21T09:42:02Z</updated>
		
		<summary type="html">&lt;p&gt;Wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Para consultar las conexiones en directo que se están realizando a apache se tiene que activar el apache monitor mod_status de apache.&lt;br /&gt;
&lt;br /&gt;
editar /etc/httpd/conf/httpd.conf y añadir&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;IfModule mod_status.c&amp;gt;&lt;br /&gt;
Listen 8001&lt;br /&gt;
&amp;lt;Location /server-status&amp;gt;&lt;br /&gt;
SetHandler server-status&lt;br /&gt;
Order deny,allow&lt;br /&gt;
Deny from all&lt;br /&gt;
Allow from 127.0.0.1 ::1&lt;br /&gt;
&amp;lt;/Location&amp;gt;&lt;br /&gt;
ExtendedStatus On&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aplicamos cambio reiniciando apache, instalamos links y ya podemos consultar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;systemctl restart httpd&lt;br /&gt;
&lt;br /&gt;
yum update links&lt;br /&gt;
&lt;br /&gt;
links -dump http://localhost:8001/server-status&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wiki</name></author>	</entry>

	<entry>
		<id>https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=8</id>
		<title>APACHE MOD STATUS PLESK</title>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=8"/>
				<updated>2017-12-21T09:41:50Z</updated>
		
		<summary type="html">&lt;p&gt;Wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Para consultar las conexiones en directo que se están realizando a apache se tiene que activar el apache monitor mod_status de apache.&lt;br /&gt;
&lt;br /&gt;
editar /etc/httpd/conf/httpd.conf y añadir&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;IfModule mod_status.c&amp;gt;&lt;br /&gt;
Listen 8001&lt;br /&gt;
&amp;lt;Location /server-status&amp;gt;&lt;br /&gt;
SetHandler server-status&lt;br /&gt;
Order deny,allow&lt;br /&gt;
Deny from all&lt;br /&gt;
Allow from 127.0.0.1 ::1&lt;br /&gt;
&amp;lt;/Location&amp;gt;&lt;br /&gt;
ExtendedStatus On&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aplicamos cambio reiniciando apache, instalamos links y ya podemos consultar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;systemctl restart httpd&lt;br /&gt;
&lt;br /&gt;
yum update links&lt;br /&gt;
&lt;br /&gt;
links -dump http://localhost:8001/server-status&amp;lt;pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wiki</name></author>	</entry>

	<entry>
		<id>https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=7</id>
		<title>APACHE MOD STATUS PLESK</title>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=7"/>
				<updated>2017-12-21T09:36:05Z</updated>
		
		<summary type="html">&lt;p&gt;Wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Para consultar las conexiones en directo que se están realizando a apache se tiene que activar el apache monitor mod_status de apache.&lt;br /&gt;
&lt;br /&gt;
editar /etc/httpd/conf/httpd.conf y añadir&lt;br /&gt;
&lt;br /&gt;
&amp;lt;IfModule mod_status.c&amp;gt;&lt;br /&gt;
Listen 8001&lt;br /&gt;
&amp;lt;Location /server-status&amp;gt;&lt;br /&gt;
SetHandler server-status&lt;br /&gt;
Order deny,allow&lt;br /&gt;
Deny from all&lt;br /&gt;
Allow from 127.0.0.1 ::1&lt;br /&gt;
&amp;lt;/Location&amp;gt;&lt;br /&gt;
ExtendedStatus On&lt;br /&gt;
&amp;lt;/IfModule&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aplicamos cambio reiniciando apache&lt;br /&gt;
&lt;br /&gt;
systemctl restart httpd&lt;br /&gt;
&lt;br /&gt;
yum update links&lt;br /&gt;
&lt;br /&gt;
links -dump http://localhost:8001/server-status&lt;/div&gt;</summary>
		<author><name>Wiki</name></author>	</entry>

	<entry>
		<id>https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=6</id>
		<title>APACHE MOD STATUS PLESK</title>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=APACHE_MOD_STATUS_PLESK&amp;diff=6"/>
				<updated>2017-12-21T09:30:20Z</updated>
		
		<summary type="html">&lt;p&gt;Wiki: Created page with &amp;quot;Para consultar las conexiones en directo que se están realizando a apache se tiene que activar el apache monitor mod_status de apache.    yum update links  links -dump http:/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Para consultar las conexiones en directo que se están realizando a apache se tiene que activar el apache monitor mod_status de apache.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
yum update links&lt;br /&gt;
&lt;br /&gt;
links -dump http://localhost:8001/server-status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enlaces de interes&lt;br /&gt;
-----------------------------&lt;br /&gt;
&lt;br /&gt;
[https://support.plesk.com/hc/en-us/articles/213922425-How-to-enable-Apache-mod-status] Plesk como activar mod_status&lt;/div&gt;</summary>
		<author><name>Wiki</name></author>	</entry>

	<entry>
		<id>https://wiki.iontics.com/index.php?title=Main_Page&amp;diff=2</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.iontics.com/index.php?title=Main_Page&amp;diff=2"/>
				<updated>2017-12-14T16:19:42Z</updated>
		
		<summary type="html">&lt;p&gt;Wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;iontics - ecoweb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;MediaWiki has been installed.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Wiki</name></author>	</entry>

	</feed>