mod_echo configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am new on this mailing list and I hope to find an answer on my apache2 configuration problem.

My OS : Linux openSUSE 15.2 64 bit
Apache : apache2 2.4.33 standard install
   browser url : local host --> It works!

I try to use apache as a echo server for telnet.

reading https://httpd.apache.org/docs/2.4/mod/mod_echo.html
"It provides a simple echo server. Telnet to it and type stuff, and it will echo it."

What I did : # a2enmod echo
# apache2ctl -M  --> see : echo_module (shared)
# edit /etc/apache2/global.conf --> add : ProtocolEcho On
# apache2ctl restart

Test:
# telnet localhost --> connection refused
# telnet localhost 80 --> ... <h1>Bad request!</h1> ...

The firewall is disabled.

Reading the manual and google I am not able to correctly configure this.
Can you assist me or give a hint?
Anthony


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux