Apache - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61) +--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62) +---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65) +----- Forum: Spielerprojekte (https://twlan.org/forumdisplay.php?fid=9) +------ Forum: Vorschläge und Fragen (https://twlan.org/forumdisplay.php?fid=47) +------ Thread: Apache (/showthread.php?tid=4915) |
Apache - Kaledu Senis - 29.03.2012 (25.03.2012, 15:35)Kaledu Senis Wrote: What i have to do??? (25.03.2012, 17:42)Kaledu Senis Wrote: System is using that PID or Port, when i push end process it's still not ended.. So some1 can help for me? RE: Apache - SlimShady95 - 29.03.2012 Yeah close the System :'D Change the port from twlan MfG Manuel RE: Apache - Kaledu Senis - 29.03.2012 (29.03.2012, 15:53)SlimShady95 Wrote: Yeah close the System :'D How change the port? RE: Apache - SlimShady95 - 29.03.2012 Open TWLan\apache\conf\httpd.conf and search for Code: Listen 80 Replace 80 with any port you want, for example 10, save the file. Start twlan and go to [http://localhost:10/] or [http://127.0.0.1:10/] (10 is the port you´ve choosen) MfG Manuel RE: Apache - Kaledu Senis - 30.03.2012 (29.03.2012, 22:04)SlimShady95 Wrote: Open TWLan\apache\conf\httpd.conf and search for Very Thx. |