How to hook a web page to the server under Mac OS X so that it can be accessed by devices in the LAN? _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:39:26
Original
1755 people have browsed it

I am a front-end beginner and my Macbook, iPad and iPhone are connected to the same TP-link router.

I would like to ask how to use the .html file I wrote through the Apache server that comes with Mac OS Browse to the web page file on Macbook, thank you.


Reply to the discussion (solution)

This, I have never used Apache under Mac;
But to learn front-end, it is best to know a server side Language, such as Java, you can throw the site to the server Tomcat to run;
Of course, you can learn about Git and GitHub, and you can run your website on GitHub (you can build a personal site on GitHub, but it is static )

Take a look at the methods provided above in WeX5

This, I have never used Apache under Mac;
But to learn the front-end, it is best to know a server-side language. For example, in Java, you can throw the site to the server Tomcat and run it;
Of course, you can learn about Git and GitHub, and you can run your website on GitHub (you can build a personal site on GitHub, but it is static)



I am learning Python and also know about GitHub, but my need is how to hang the web page to the server under Mac OS X so that it can be accessed by devices in the LAN
The above knowledge cannot solve my problem. , because the laptop screen is small, I want to be able to see real-time effects on iPad and iPhone while using Macbook
But thank you for the answer

Take a look at what WeX5 provides above There is a method



Please tell me where it is specifically. I have read the introduction of their framework and community and software, but is it helpful to my problem?
See the 3rd floor for details. I just want to use Apache to simply set the web page file in the LAN to be accessible by other devices

I just made the whole process general and wrote down the process. You can refer to it below:
Using Apache service under Mac

I just made the whole process general and wrote down the process. You can refer to it below:
Using Apache service under Mac



Very useful, thank you
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template