use the host computer as the server, now you have placed a site, do not want to place a site (the two sites have different languages)?
use the host computer as the server, now you have placed a site, do not want to place a site (the two sites have different languages)?
if there is a corresponding environment (runtime)
the simple answer is can
but now that you have asked this question, the solution is not easy for you.
the basic idea is to use ngixn as a HTTP server to receive various requests, and then nginx forwards the request to the corresponding back-end server according to the requested domain name.
A computer can run a lot of services as long as it performs ok. As @ luzemin and @ yuanxiaowa say, as long as there is a corresponding environment, you can open different ports to start a new site.
Yes, reopen a port
Next: How to realize the function of generating sql file similar to SchemaExport in SpringBoot + Hibernate
how do I determine whether the value of a stored procedure variable is empty? Mainly judge whether the input value of the employee s field is empty. In another table, CMSFIE, I define which fields can be empty and which fields cannot be empty, and then...
use mobile games developed by unity and record game videos using everyplay. How can this video be saved in IOS albums? ...
requirements: Connect to a known remote websocket server, read its incoming messages and display them on the page in real time. but the address and login information of the remote server need to be kept secret, so you can t connect to the server d...
"http: shuijibook.com " apisproxyTableproxyTable config index.js http: interview.nsntc.com + api :apisapis, ...
php;.net: I don t know what s going on? ...
in sql server database, an insert trigger is set for a table, and a new view is created in the trigger. How to design and write statements? Thank you ...
I am using SSMS2017, this version (perhaps earlier version has) has a function, that is, after the cursor is punctuated to something (variable, field, table name, etc.), the same string nearby will be highlighted, such as figure: " " >> similar func...
after using ng server in angular4 project, you can open it locally with localhost:4200. In the local area network, others can t access my project with my local area network address. ...
use webpack to open the front page on the local localhost:8080 port proxy is configured like this: devServer: { port: 8080, contentBase: . dist , proxy: { abc : { target: http: 122.79...
1. First of all, the zeppelin has been started successfully on the terminal 2. Secondly, the port number of the configuration information is not occupied is 8080 3, but the browser enters http: localhost:8080 , but it cannot be accessed. The error h...
the application scenario is that the landlord plays the cards sequentially and each player plays the cards for 30 seconds. You can reconnect with the seniors to instruct the server. Thank you ....
1. The data interface is http: www.xxx.com api.paper data under this interface, I use webpack-devServer to configure proxy, but error 404not found is reported on the page. 2.proxy: { manage : { target: http: www.xxxx.com...
after opening the vue home page of localhost:8080, everything written behind the path points to the same home page, such as "localhost:8080 api ", pointing to the page of "localhost:8080 " ...
apache2ctl-M can see that fcgid_module (shared) already exists. Please turn off apache2handle and enable fcgi to parse php?. ...
after parsing the domain name, it is found that if you want to access the domain name, you must add the port number to the specified domain name before you can access it normally. For example: www.xxx.com:3000, ask: how to enter the domain name dire...
devServer: { clientLogLevel: warning , https: true, } Page prompt is not safe after startup: Click to continue to the unsafe page to open the page. Why, and how to make this https service secure? ...
as shown in the picture, the red box area is supposed to be Powered by Alter Way, but my display is also the same with garbled reinstallation ...
I want to write a set of dns bind management interface with python, so that there is no need to type commands on the console for domain name resolution. Knowing that bind has a DLZ that can connect to the database, put the parsing record into the DB, so ...
recently encountered a demand, the react project needs to add a rich text editor, there are many online, to find a braft-editor, their own new project to use no problem. However, when adding to the project, because the project uses server rendering (jus...
how the front-end and front-end separate projects are deployed to the server. The front end uses the vue, back-end to use the thinkphp, server. The LAMP. is built in the virtual machine give me some advice. ...