Redirecting a port to a web page.


Recommended Posts

hi,

I recently set up my first server and I would like to know how I can redirect a localhost:8022 to my Ip/domain name address such as

192.168.1/ajaxterm or domain.com/term

I'm using the latest version of debian and on a ppc if thats any help?

also if not any hassle can i be told in a step by step way please im a linux newb so i need to simpleton stuff :p

Link to comment
https://www.neowin.net/forum/topic/643463-redirecting-a-port-to-a-web-page/
Share on other sites

hi,

I recently set up my first server and I would like to know how I can redirect a localhost:8022 to my Ip/domain name address such as

192.168.1/ajaxterm or domain.com/term

I'm using the latest version of debian and on a ppc if thats any help?

also if not any hassle can i be told in a step by step way please im a linux newb so i need to simpleton stuff :p

This is what I would do:

Install and configure Apache web server.

Open firewall port.

Create an index page to redirect users to the new website.

Okay, I don't normally use debian, so I am not extremely familiar with the structure, and I don't know if this is the "best" way to do this, but I would do it like this:

1) Login as root:

su -

2) Download the source code for Apache web server from:

http://download.filehat.com/apache/httpd/httpd-2.2.9.tar.gz

wget http://download.filehat.com/apache/httpd/httpd-2.2.9.tar.gz

3) Decompress and extract source:

gzip -d httpd-2.2.9.tar.gz

tar -xvf httpd-2.2.9.tar

4) Configure, make, make install (build the source for your environment)

cd httpd-2.2.9

./configure

make

make install

5) Apache web server is now installed, we need to configure the port.

cd /etc/httpd/conf/

vi httpd.conf

Here you must edit Apache's configuration file, and set it to listen on the correct port.

Change the line that reads: "Listen 80" to "Listen 8022" or whatever port you want.

You can make changes to the file by first pressing "i" to enter into VI's edit mode.

To save, hit ESC to return to command mode and type "wq".

6) Create a new index.html page.

vi /var/www/html/index.html

Edit the page to have this HTML:

<html>
<head>
<meta http-equiv="refresh" content="0;url=https://www.neowin.net/">
</head>
<body>
This page has moved to <a href="http://neowin.net/">http://neowin.net/</a>
</body>
</html>

Save the file the same way as before.

7) Alter your firewall rules.

This step is platform and install specific.

If your using gnome and iptables click on System -> Administration -> Firewall.

Open up port 8022.

8) Start/Restart Apache web server.

/etc/init.d/httpd restart

Thats it.

Hope it works for you.

This is what I would do:

Install and configure Apache web server.

Open firewall port.

Create an index page to redirect users to the new website.

Okay, I don't normally use debian, so I am not extremely familiar with the structure, and I don't know if this is the "best" way to do this, but I would do it like this:

1) Install Apache2

sudo apt-get install apache2

2) Apache web server is now installed, we need to configure the port.

cd /etc/apache2

vi apache2.conf

Here you must edit Apache's configuration file, and set it to listen on the correct port.

Change the line that reads: "Listen 80" to "Listen 8022" or whatever port you want.

You can make changes to the file by first pressing "i" to enter into VI's edit mode.

To save, hit ESC to return to command mode and type "wq".

3) Create a new index.html page.

vi /var/www/index.html

Edit the page to have this HTML:

<html>
<head>
<meta http-equiv="refresh" content="0;url=https://www.neowin.net/">
</head>
<body>
This page has moved to <a href="http://neowin.net/">http://neowin.net/</a>
</body>
</html>

Save the file the same way as before.

4) Alter your firewall rules.

This step is platform and install specific.

If your using gnome and iptables click on System -> Administration -> Firewall.

Open up port 8022.

5) Start/Restart Apache web server.

/etc/init.d/apache2 restart

Thats it.

Hope it works for you.

Save yourself the trouble of compiling :)

Save yourself the trouble of compiling :)

I wasn't sure if aptitude was installed by default on Debian systems so I went with the compiler.

Thanks, that certainly makes it a lot easier.

Just a quick question about it though.

Without using sudo for each step he won't be able too:

1) Edit apache's configuration file: /etc/apache2/apache2.conf

2) Change anything in /var/www/

3) Restart the apache2 daemon

...right?

Why not just use 'su -'?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Anthropic pulls Fable 5 and Mythos 5 after US export control order by Pradeep Viswanathan In April this year, Anthropic launched the Claude Mythos Preview frontier model with state-of-the-art cyber and coding capabilities for a select set of companies around the world. After preparing appropriate guardrails, early this week, Anthropic launched Claude Fable 5 and Mythos 5, its most capable AI models. Claude Fable 5 is for general users and comes with strict safeguards, while Mythos 5 is designed with fewer safeguards for cybersecurity and biology use cases. Today, Anthropic abruptly suspended access to its Fable 5 and Mythos 5 AI models for all customers after receiving an export control directive from the US government. The company received the directive from the government today at 5:21 p.m. ET, and the received letter did not provide any details regarding the national security concern. Anthropic understands that the government became aware of a method to bypass, or “jailbreak,” Fable 5, which might be the reason behind the directive. The order was issued under national security authorities and requires the company to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether they are inside or outside the United States. The restriction also applies to foreign national employees working at Anthropic. As a result, the company has disabled both models for all customers to ensure compliance. Access to previous Anthropic models like Opus and Sonnet is not affected by this government order. The company highlighted that it had developed strong safeguards to reduce the possibility that Fable is misused for tasks related to cybersecurity. In fact, many developers are complaining that the safeguards are going overboard. Additionally, the company worked with the US government, the UK AISI, multiple private third-party organizations, and internal teams to red-team Fable’s safeguards for thousands of hours. Finally, Anthropic noted that no testers have yet been able to find a universal jailbreak on Fable 5. As expected, Anthropic disagrees that a narrow potential jailbreak should lead to the recall of a commercial model used by hundreds of millions of people. It warned that applying this standard across the AI industry could effectively halt new frontier model deployments. Anthropic concluded by mentioning that it is working to restore access to Fable 5 and Mythos 5 as soon as possible and plans to share more details within the next 24 hours.
    • Brave Browser 1.91.172 is out.
    • Any Video Converter Free 9.2.3 by Razvan Serea Any Video Converter is an All-in-One video converting tool with an easy-to-use graphical interface, fast converting speed and excellent video quality. Any Video Converter supports all popular video formats and converts your videos to different video formats including MP4, MOV, MKV, M2TS, M4V, MPEG, AVI, WMV, ASF, OGV, WEBM, and more. It supports converting videos to customized percent (50%, 100%, 200%, and more) or resolution (480p, 720p, 1080p, 4K, and more); It supports encoding videos into x264, x265, h263p, xvid, mpeg, wmv, and more. Any Video Converter Free key features: Compatible with Windows 11/10/8.1/8/7 (32-64bit) User interface are available in 14 languages Convert all kinds of video formats including high-definition videos Extract audio from any videos and save as MP3/WMA for your mp3 player Take snapshot from any videos and build your own picture collection Support high-definition for both input and output Batch add videos from hard drive and batch convert Customize output parameters completely as you like Manage your output videos files by group or output profile Merge several video files into a single and long one Clip a video into segments Free Audio Filter: Adjust audio volume and add audio effects Crop frame size to remove black bars and retain what you want only Adjust the brightness, contrast, saturation Rotate or flip or add noise/sharpen effects Produce output video with subtitles of your own dialogue and much, much more... Any Video Converter Free 9.2.3 changelog: Fixed video download engine auto-update failures. Added custom speed control support in the speed change tool. Added support for downloading YouTube AI-generated subtitles. Added support for preserving original audio stream in the format convert tool (e.g., Dolby Atmos, DTS:X). Fixed other bugs and improved overall performance. Download: Any Video Converter Free 9.2.3 | 7.6 MB (Freeware) View: Any Video Converter Free Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Not sure what country you’re in but in many countries you can absolutely jail the sellers behind businesses… in fact I’d say in most countries you can do that
    • I guess we are done since you refuse to read my comment you replied to or my other comment in another thread you were also a part of here.
  • Recent Achievements

    • Dedicated
      jordanspringer earned a badge
      Dedicated
    • Rookie
      Rimplesnort went up a rank
      Rookie
    • One Year In
      Markus94287 earned a badge
      One Year In
    • One Month Later
      Markus94287 earned a badge
      One Month Later
    • Week One Done
      Markus94287 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      155
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!