|
#1
| |||
| |||
| Switching http Port Hey .. all.. Could anyone tell me how to change http port.. cause my host is blocking :80 port :/ On Os x.2 Thx |
|
#2
| ||||
| ||||
| It's quite simple to do actually. In Terminal.app type: Code: sudo pico /etc/httpd/httpd.conf Code: Port 80 Save the changes by typing Ctrl+O and then Enter. Then type Code: sudo apachectl restart
__________________ MacBook Pro 2.16GHz Core2Duo 3GB RAM, G4 1.4GHz OSX Tiger 1.25GB RAM, Dual 2GHz G5 OSX Tiger 2GB RAM (freakin shweet) Athlon 64 Windoze XP for school work (programming) 1GB RAM dferns@macosx.com Last edited by Captain Code; August 28th, 2002 at 06:45 PM. |
|
#3
| |||
| |||
| Thx man ![]() But I better liked to use BBedit... opening httpd.conf... finding port 80 and changing it ![]() |
|
#4
| ||||
| ||||
| No problem. I wasn't aware that you could open write protected, or hidden files in BBEdit. ![]()
__________________ MacBook Pro 2.16GHz Core2Duo 3GB RAM, G4 1.4GHz OSX Tiger 1.25GB RAM, Dual 2GHz G5 OSX Tiger 2GB RAM (freakin shweet) Athlon 64 Windoze XP for school work (programming) 1GB RAM dferns@macosx.com |
|
#5
| ||||
| ||||
| BBEdit Sweetness Yes, BBEdit has supported user authentication to open hidden/system files for many months through the "Open Hidden..." command ![]() |
|
#6
| ||||
| ||||
| Sweet.
__________________ MacBook Pro 2.16GHz Core2Duo 3GB RAM, G4 1.4GHz OSX Tiger 1.25GB RAM, Dual 2GHz G5 OSX Tiger 2GB RAM (freakin shweet) Athlon 64 Windoze XP for school work (programming) 1GB RAM dferns@macosx.com |
|
#7
| |||
| |||
| i love the command line "bbedit" in 6.5 "bbedit etc/httpd/httpd.conf" if I ever see a "pico", "vi", or "emacs" command, I just substitute "bbedit"! |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Commungate...port question! | Icedtrip | Mac OS X System & Mac Software | 1 | January 8th, 2003 05:10 AM |
| USB port crashes on wake from sleep | AlanBDahl | Mac OS X System & Mac Software | 1 | June 19th, 2002 03:42 PM |
| Why is port 1033 open? | jeb1138 | Mac OS X System & Mac Software | 1 | December 6th, 2001 08:45 PM |
| chaning port on web proxy | Tyness | Mac OS X System & Mac Software | 0 | October 21st, 2001 10:55 AM |