Re: [users@httpd] 回覆︰ [users@httpd] 回覆︰ [users@httpd] About installing Apache web server

2015-04-14 Thread Lester Caine
On 14/04/15 17:54, Stephen Liu wrote: > In the past I installed LAMP on desktop. Running its web browser I can > edit the webpage/website without problem. Now I install LAMP on Ubuntu > server without X I have no way to edit the webpage locally. Maybe I > have to edit it remotely on another mach

[users@httpd] 回覆︰ [users@httpd] 回覆︰ [users@httpd] About installing Apache web server

2015-04-14 Thread Stephen Liu
Hi Lester, Thanks for your advice. In the past I installed LAMP on desktop.  Running its web browser I can edit the webpage/website without problem.  Now I install LAMP on Ubuntu server without X I have no way to edit the webpage locally.  Maybe I have to edit it remotely on another machine/gu

Re: [users@httpd] 回覆︰ [users@httpd] About installing Apache web server

2015-04-14 Thread Lester Caine
On 14/04/15 16:22, Stephen Liu wrote: > If installing the website on a server without X then running a text > browser such as w3m/elinks only text are displayed on the terminal. You need to have a network connection available TO the location where you are running Apache. You will only talk to the

[users@httpd] 回覆︰ [users@httpd] About installing Apache web server

2015-04-14 Thread Stephen Liu
Hi all, Thanks for your advice. I couldn't resolve how to test the website locally.   1) If installing the website on a Desktop running on a VM/guest of Virtualbox/KVM on local GUI browser I can browse the website by running /localhost/domain.   2) If installing the website on a server without

Re: [users@httpd] About installing Apache web server

2015-04-14 Thread Lester Caine
On 14/04/15 15:56, Stephen Liu wrote: > Does Apache web server need X (X window) to run? Can I install it on > server without X, not on desktop? If YES then how can I test the web > server locally without a GUI browser? w3m/elinks/lynx etc only displays > the web page as text. Please advise. Do

Re: [users@httpd] About installing Apache web server

2015-04-14 Thread Yehuda Katz
Apache HTTPD runs perfectly fine without X (and that is probably how most users have it). If lynx or any other text browser shows output, then Apache is working. The browser you use has nothing to do with how Apache works. The only other option is to test from another computer. - Y On Tue, Apr 14

Re: [users@httpd] About installing Apache web server

2015-04-14 Thread Daniel
2015-04-14 16:56 GMT+02:00 Stephen Liu : > > Hi all, > > Does Apache web server need X (X window) to run? Can I install it on > server without X, not on desktop? If YES then how can I test the web server > locally without a GUI browser? w3m/elinks/lynx etc only displays the web > page as text.

[users@httpd] About installing Apache web server

2015-04-14 Thread Stephen Liu
Hi all, Does Apache web server need X (X window) to run?  Can I install it on server without X, not on desktop? If YES then how can I test the web server locally without a GUI browser?  w3m/elinks/lynx etc only displays the web page as text.  Please advise. Regards Stephen L