0
I created a server on computer "A" (using WAMP Server) and made settings for it to allow access to computer "B", via local network.
In this sense, the computer "B" can read the directories, access phpMyAdmin and everything else.
However, I do not know if it is possible and how to do so that the computer "B" can edit or create files in the www directory of the server installed on the computer "A".
@I think in such a way, but do not know how is the procedure to access the www and edit the files present on the server, using the computer "B". You could teach me how to do that and turn on sharing beyond just reading?
– user54824
To access the server I use the local IP of the computer "A", in the address bar of Chrome. However, with this I can only view the projects. So I want to know how to modify them or add others, remotely.
– user54824
Maybe it will help you understand better, if I clarify that my goal is to create a kind of Livepreview between two notebooks.
– user54824
Both use Windows 7 64 bits. Already the server is using Apache 2.4.27, PHP 5.6.31 and Mysql 5.7.19.
– user54824
Maybe by creating a group on the home network and sharing the folder on the network the other computer can access the folder.
– Sam
If you have an alternative solution for Livepreview with two laptops, it will also serve.
– user54824
@dvd E to run PHP in the future. Using a group would work?
– user54824
I can’t say. I don’t do much with it, just testing it out. The only thing that comes to mind is sharing folders and files on Windows network. When a PC joins the network, it will have access to files from shared folders.
– Sam
It worked, man. Vlw! @dvd
– user54824
I’m sharing the www directory of the PC that has Wampserver. This way, I believe I can develop in one notebook and visualize in another, making the process more comfortable.
– user54824
Exactly. If you want to post an answer it would be good for future reference. Abs!
– Sam