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

    • As I've been usually saying lately - we all can thank "AI" for this.
    • Friday Windows 11 preview builds are here. Insiders in the Experimental (formerly Dev) and Beta Channel can download builds 26300.8697 and 26220.8690. My Windows11 device on the Preview Channel just got 26220.8728. My guess is this build is a nightly update from 26220.8690.
    • Traffic has a surprisingly unexpected impact on your surroundings by Sayan Sen Image by Radik 2707 via Pexels A collaborative study by researchers from several Israeli institutions found that everyday pollution from traffic and industrial activity measurably changed the atmospheric electric field over the Tel Aviv metropolitan area, providing new evidence of how human activity can influence the lower atmosphere. The research was led by Dr. Roy Yaniv of the Hebrew University of Jerusalem and the Gertner Institute at Sheba Medical Center, Dr. Assaf Hochman of the Fredy & Nadine Herrmann Institute of Earth Sciences at the Hebrew University, and Prof. Yoav Yair of Reichman University. The study also involved Itay Froomer, a student from Hadera High School and the Israeli Museum of Medicine and Science (Technoda), who carried out the work as part of the Ministry of Education's 5-unit physics research track. The researchers focused on the atmospheric electric field under fair-weather conditions. Even in the absence of storms, a weak electric field naturally exists between Earth's surface and the atmosphere. One of the main ways scientists measure this field is through the Potential Gradient (PG), which is the inverse of the vertical component of the electric field. PG is a key part of the global electric circuit, a planet-wide system of electrical currents maintained by thunderstorms and electrified clouds around the world. Scientists have long known that the atmospheric electric field can be influenced by factors ranging from large-scale atmospheric processes to local weather conditions such as dust, fog and clouds. Human-made pollution is also known to play a role, but understanding exactly how urban emissions affect the electric field close to the ground has remained an area of ongoing research. To investigate this relationship, the team analyzed measurements from a newly installed electric field mill, an instrument used to continuously monitor the strength of the atmospheric electric field. The instrument was installed at the Center for Technological Education (Roter House) in Holon and became operational in August 2024. It was funded by Israel's Ministry of Education and the Holon municipality. The electric field mill forms part of a broader monitoring network that includes nearby meteorological stations and air-quality monitoring sites. This allowed researchers to compare electric field measurements with detailed weather data and pollution records to better understand what was driving changes in the Potential Gradient. The study focused on two major urban pollutants: fine particulate matter (PM2.5) and nitrogen oxides (NOx), both commonly produced by vehicle traffic and industrial activity. PM2.5 refers to microscopic airborne particles small enough to remain suspended in the atmosphere for extended periods, while NOx is a group of gases released during fuel combustion. Researchers examined daily, weekly and seasonal patterns in the atmospheric electric field and compared them with changes in pollutant concentrations. Their analysis revealed a clear relationship between NOx levels and changes in the Potential Gradient, particularly during morning and evening rush hours when traffic emissions were at their highest. “What we observe is a direct physical link between emission peaks and electrical variability,” explained Dr. Roy Yaniv. “NOx reduces atmospheric conductivity very quickly, so the electric field responds almost instantaneously during traffic rush hours.” Atmospheric conductivity describes how easily electrical charges move through the air. According to the researchers, nitrogen oxides rapidly alter this conductivity, causing a near-immediate response in the electric field. PM2.5, however, was associated with a delayed response. The researchers attributed this difference to the particles' longer atmospheric residence time, meaning they remain in the atmosphere for longer periods, as well as their different microphysical interactions with surrounding air and atmospheric components. The study also identified a pronounced "weekend effect." In Israel, traffic volumes and some industrial activity decline significantly on Fridays and Saturdays. During these periods, concentrations of both NOx and PM2.5 dropped, and corresponding changes were observed in the atmospheric electric field. “The weekend signal demonstrates just how sensitive the electric field is to changes in human activity,” the researchers noted. “When emissions decline, the electrical environment adjusts at once, providing a high-resolution indicator of urban atmospheric conditions.” The findings showed that pollution levels can influence not only the chemical composition of the atmosphere but also its electrical properties. Researchers said the results strengthened the case for using atmospheric electricity as an additional tool for environmental monitoring, particularly in densely populated urban areas where anthropogenic, or human-caused, influences are most pronounced. The study also pointed to potential public health applications. By combining air-quality measurements with observations of atmospheric electricity, researchers said they could gain a more complete picture of how urban atmospheric conditions change over time. “Integrating air-quality data with electric-field measurements gives us a clearer picture of how the lower atmosphere evolves moment by moment,” the researchers added. “It’s a framework that can support both scientific insight and practical environmental decision-making.” Beyond the scientific findings, the project highlighted a collaboration between universities, public institutions and secondary education. Researchers said the work demonstrated how students could take part in real-world environmental research while contributing to studies of air quality, atmospheric processes and their potential effects on society. Source: Hebrew University, ScienceDirect This article was generated with some help from AI and reviewed by an editor. Under Section 107 of the Copyright Act 1976, this material is used for the purpose of news reporting. Fair use is a use permitted by copyright statute that might otherwise be infringing
    • We aren't even at the all-star game and Microsoft is talking about an update that will most likely be released during the World Series if not after. A lot can happen in the world between now and the 2026 World Series, including the 2026 FIFA Cup. Tell me about it again after the FIFA Cup is concluded. That should allow plenty of time to prepare for it.
    • Great, tell me when I have a "Bad Pool Caller" elsewhere not in Windoze.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      542
    2. 2
      +Edouard
      186
    3. 3
      Michael Scrip
      77
    4. 4
      PsYcHoKiLLa
      77
    5. 5
      Steven P.
      71
  • Tell a friend

    Love Neowin? Tell a friend!