1
00:00:00,130 --> 00:00:05,730
Now let us see the demo of case2, so we will go to our master system.

2
00:00:08,540 --> 00:00:16,550
And we are going to make changes in httpd, so we are going to open this, we will go to the end

3
00:00:16,550 --> 00:00:17,150
of the file.

4
00:00:19,040 --> 00:00:28,670
So now in the first Stanja, what is Directory what we are going to specify Require ip.

5
00:00:33,870 --> 00:00:46,720
172.24.0.10, then we are going to delete these lines.

6
00:00:46,740 --> 00:00:48,060
We do not need this.

7
00:00:50,280 --> 00:00:51,810
We do not need this.

8
00:00:53,490 --> 00:00:55,660
So here we are going to specify

9
00:00:58,060 --> 00:00:58,710
Require.

10
00:00:58,710 --> 00:01:00,000
ip is your.

11
00:01:04,180 --> 00:01:11,530
10 then here we are going to specify the Require ip.

12
00:01:16,530 --> 00:01:24,570
20, that is the second case now we want to make entry regarding the third case also, so we will copy

13
00:01:24,570 --> 00:01:30,720
paste these three lines, 3yy then we are going to paste these three lines.

14
00:01:40,510 --> 00:01:41,830
And then make changes.

15
00:01:43,930 --> 00:01:44,830
example3.com

16
00:01:47,680 --> 00:01:51,010
and we are going to specify Require.

17
00:01:52,030 --> 00:02:00,460
ip this will represent your network, so we will save this.

18
00:02:04,220 --> 00:02:07,480
We will verify whether everything is OK.

19
00:02:08,210 --> 00:02:13,880
Let us again check so we will display last few lines.

20
00:02:18,600 --> 00:02:21,670
So it is OK Require ip it is first requirement.

21
00:02:22,050 --> 00:02:29,760
Second, we wanted any of these addresses to access, then in the third case, the whole network, it

22
00:02:29,760 --> 00:02:33,540
should be able to access, then we will run that test.

23
00:02:33,540 --> 00:02:35,700
command, it is okay.

24
00:02:36,360 --> 00:02:38,430
Then we are going to reload the server.

25
00:02:41,400 --> 00:02:47,820
So that mean we have set up our we have changed the configuration according to our requirement.

26
00:02:48,330 --> 00:02:50,100
Now we will verify that also.
