WEBVTT

00:03.050 --> 00:05.750
Files and directories in Engine X.

00:06.050 --> 00:11.750
Now that we have confirmed that our engine installation is working, it is time to get familiar with

00:11.750 --> 00:17.840
some of the important files and directories that are crucial for running Engine X on a Linux system.

00:18.140 --> 00:24.290
These are the directories and files that you will most likely interact with as you learn engine x,

00:24.290 --> 00:27.620
slash, etc. slash engine x.

00:27.620 --> 00:31.030
This is the main configuration directory for engine X.

00:31.040 --> 00:39.320
It contains the configuration files and default settings for engine x slash us r s dot bin engine x.

00:39.320 --> 00:45.980
This directory contains the engine x executable file that is used to run the server slash var slash

00:45.980 --> 00:47.630
log slash engine x.

00:47.630 --> 00:51.950
This directory contains all the log files generated by Engine X.

00:51.950 --> 00:57.080
It is important to monitor these log files to keep track of server performance and troubleshoot any

00:57.080 --> 00:57.680
issues.

00:59.540 --> 01:02.360
Slash bar slash lib slash engine x.

01:02.450 --> 01:09.590
This directory contains the runtime data for engine X, such as cached files and process ID files.

01:10.860 --> 01:13.290
And we've got the files, which are good to know about.

01:13.290 --> 01:14.520
They are as follows.

01:14.520 --> 01:16.260
Engine x conf.

01:16.260 --> 01:19.560
This is the main configuration file for engine X.

01:20.100 --> 01:24.630
It contains the settings and configurations for engine X mime types.

01:24.630 --> 01:28.740
This file contains the mapping of file extensions to mime types.

01:28.740 --> 01:34.500
Engine X uses this file to determine the correct mime type for a file requested by the client.

01:35.320 --> 01:37.440
Fast CGI dot com.

01:37.570 --> 01:43.930
This file contains the configuration settings for fast CGI, a protocol used to connect to back end

01:43.930 --> 01:46.300
servers to process dynamic content.

01:47.210 --> 01:48.580
Proxy conf.

01:48.590 --> 01:54.740
This file contains the configuration settings for engine X's proxy module, which is used to forward

01:54.740 --> 01:56.600
requests to back end servers.

01:57.790 --> 02:03.550
In addition to this, we also have kind of DX sites available and sites enabled directories where we

02:03.550 --> 02:05.790
store the server configuration files.

02:05.800 --> 02:11.920
These files are similar to Apache's boast files and are used interchangeably when discussing engine

02:11.920 --> 02:12.630
x.

02:12.640 --> 02:20.110
An example configuration can be found in slash etc. slash engine x slash sites available slash default

02:20.110 --> 02:22.930
which sets up the welcome page for engine X.

02:24.010 --> 02:31.730
Two other important directories are slash bar slash log slash engine X and slash bar slash WW.

02:31.750 --> 02:38.410
The former is where Engine X stores log files, including the access log and error log files, while

02:38.410 --> 02:41.530
the latter is the directory where web content is stored.

02:41.560 --> 02:46.630
It is important to have a good understanding of these directories and files as you continue to work

02:46.630 --> 02:47.830
with Engine X.

02:48.070 --> 02:54.310
In conclusion, understanding the files and directories in Engine X is an important aspect of managing

02:54.310 --> 02:55.870
and configuring the server.

02:55.990 --> 03:00.520
It helps you to effectively manage the server and ensure smooth operation.
