Apache Virtual Directory1. Create a file ending with Conf in the HTTPD sub-configuration directory and add the configuration information2. Modify httpd master configuration file vim/etc/httpd/conf/httpd.conf3, create a virtual directory, and put in a home page4. Restart the httpd service, turn off the firewall5. Access on Win, virtual directory6. Set access permi
There is a large number of static Web pages in the original unit of a Web server. The recent leadership requires that content be managed on a web basis, using Dynamic Web technology.
I. Requirements
The original web site uses "http://10.2.1.102" access, the existing Web site using "http://10.2.1.103" Access, the school FTP site content on the "Http://10.2.1.103/ziyuan" For web browsing (FTP and Web as different folders for the same server, installing the Apache server is already installed to l
http://www.jianshu.com/p/a4dbdb40b72bhttp://blog.csdn.net/briup_acmer/article/details/72125172The two combine to do:View network card name: Enter IFCONFIG-A in terminalVirtualBox settings:Interface Name selection (if your notebook has a wireless card and a wired card, you need to choose according to the current way of surfing)Advanced-Control chip selection Pcnet-fast IIIAdvanced-Promiscuous Mode rejectAdvanced-access Network cable Yes(Automatic acquisition of
The VMware NAT host and Virtual Machine access the Internet together, and set a fixed IP address for the Virtual Machine to prevent IP address conversion restart (method tutorial), vmwarenat
After the attempt (the host has wireless Internet access and the virtual machine h
VMware on Ubuntu virtual machine (15.1) ping does not pass physical host win10, while Windows can ping LinuxA half-day ...There is no easy and convenient way to do this on the Internet, and finally, it is just a flat ping, the method is as follows:Method:In the network adapter place, select Custom, then select VMnet8,(Of course, the premise is that the NAT mode subnet IP, subnet mask, and so on are configur
Three modes--bridged, host-only, NAT for network connectivity on VMware virtual machinesVMware offers three modes of operation, which are bridged (bridging mode), NAT (network address translation mode), and host-only (host mode). To properly apply them in network management and maintenance, you should first look at the
This weekend, when the Lord Bo was in his own Windows host, the Oracle database in the virtual machine was connected with Pl/sql, and there was a problem of approximately more than 10 seconds to log in to succeed. It's a strange phenomenon because I ping the Oracle server IP address in the virtual machine in Windows, and the response time is within 1ms. GG on the
The following is just to record your step-by-step footprints. Please be a good expert...
Problems encountered when playing the VM:
1. How do I set the virtual machine to the same network segment as the physical host?
2. How many virtual machines can they be on the same lan ??
VMware provided us with convenience, but we just got in touch with it, so we couldn't f
1.tomcat Installation and operationDouble-click Bin/startup.bat in the Tomcat directory, enter http://localhost:8080 after startup, prompt for successful installation, indicating successful installation of TomcatDirectory Structure of 2.tomcat* Bin directory: The startup and termination scripts that hold Tomcat* Startup.bat Startup script* Bootstrap.jar, Startup script final Java program execution* Org.apache.catalina.startup.Bootstrap* Shutdown.bat Terminate Script* conf directory: Files that h
First, the tool1, Win10 for the system of the host2, OpenWrt for the system of virtual machine3. Oracle VM VirtualBox 5.0.124. VSPD Virtual serial Port toolSecond, step1, the host creates the virtual serial port COM1, COM22. Virtual box settingsIn OpenWrt ttyS0 corresponds t
compat_d_count(dentry) d_count(dentry)#elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 38)#define compat_d_count(dentry) dentry->d_count#else#define compat_d_count(dentry) atomic_read(dentry->d_count);#endif Here is an error, do not know why this, will #elif LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 38) The following # define changes to #define compat_d_count(dentry) d_count(dentry) After changing the source, re-archive [Root@localhost source]# tar-cf Vmhgfs.tar vmhgfs-only/ [Root@localhost S
In Virtual machine Virtual Box, Linux cannot ping the website to solve the (unknown host XXX) Environment: VirtualBox4.1 + RedHat Linux 6 + Putty0.62 problem: linux in Virtual Machine Virtual Box cannot ping the website, the unknown host
Tags: remote remote connection term interface author step environment Rest IntranetFirst, the tool preparation:1. Intranet virtual Machine Ubuntu12.04 system host one, open port: 299992. Remote connection software: MobaxtermSecond, the opening step:1. View Port status information:Netstat-antl | grep 29999 found 29999 ports in listening state3. Configure Sshd_config to set the default port 22 to 29999, if yo
implementation
Host planning
Apache Host
172.18.12.20
Tomcata Host
172.18.12.21
In order not to let Nginx host affect our experiment, we first uninstall Nginx, th
1, in the Apache configuration file to open the virtual host function: That is: include etc//extra/httpd-vhosts.conf to remove the previous #;2. Locate the file httpd-vhosts.conf in the extra directory and add the following configuration: 3, restart Apache;4, modify the host file in Windows, so that the IP of the virtual
Similar to the Apache virtual Host configuration under Windows platform, the only difference here is that the apache2 (installed through Apt-get) in Debian is in/etc/apache2
This article a space to teach you to implement multiple IP based on 127.0.0.* (Common network IP) to control the local virtual host, B space to te
First of allVirtual Network editor is set to bridge selected wireless network cardThe virtual machine's network settings are selected for bridging.SecondlyIf you can not ping each other, notice whether the host shuts down the firewall, whether to return 360 (not verified),Also note whether the virtual machine (client) shuts down the firewall (I'm Dead here, haunt
In the company, in order to make full use of server performance, I installed a VMware Server2.0 on the server, is really convenient, and free, and stable, after a series of tuning, the speed is very good (specific tuning process, query my previous post), a computer changed a lot of servers (that is, hard disk IO is limited, Back to apply for a hard drive).Recent commissioning of the system found that the host and the
again, the browser will first pop up the authentication dialog box, only the correct user name and password can be entered to access the page3, domain-based virtual hostUse a httpd server to build two virtual web hosts www.benet.com and www.accp.com with an IP address of 192.168.30.15(1) Provide domain name resolution for virtual hostIn reality, you need to regi
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.