当前位置:网站首页>One click blog building: how to use WordPress plug-in to build a dedicated blog
One click blog building: how to use WordPress plug-in to build a dedicated blog
2022-07-29 10:52:00 【InfoQ】
Introduction to the experience
Background knowledge
- Cloud server ECS
- Wordpress
Connect ECS The server
Purchase domain name


Domain name filing
Domain name resolution



To configure wordpress domain name
vim /etc/httpd/conf/httpd.conf
DocumentRoot "/var/www/html/wp-blog/"
<Directory "/var/www/html/wp-blog/">
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
# The Options directive is both complicated and important. Please see
# http://httpd.apache.org/docs/2.4/mod/core.html#options
# for more information.
#
Options Indexes FollowSymLinks
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None
#
# Controls who can get stuff from this server.
#
Require all granted
</Directory>



The final effect
- Blog's front page

- Blog editing page

边栏推荐
- 站点数据收集-Scrapy使用笔记
- 会议OA项目----我的审批
- Watch the open source summit first | quick view of the sub Forum & Activity agenda on July 29
- [reading notes] the way of enterprise IT architecture transformation Alibaba's China Taiwan strategic thinking and Architecture Practice
- Evolution of xxl-job architecture for distributed scheduling
- GPO:在 Start/Logon 中使用 PowerShell 脚本
- 通过tidymodels使用XGBOOST
- Spark efficient data analysis 01. Establishment of idea development environment
- Object storage
- Sunwenlong, Secretary General of the open atom open source foundation, worked together to expand open source
猜你喜欢

KRYSTAL:审计数据中基于知识图的战术攻击发现框架

VMware: use commands to update or upgrade VMware esxi hosts

DOD and Dor, two artifacts to reduce "cognitive bias"

The heavyweight foundation awarded platinum, gold and silver donors

Drunken driving alarm system based on stm32

报表控件FastReport与StimulSoft功能对比

Research on the realization of linear gradient circular progress bar

敏捷开发如何消减协作中的认知偏差?| 敏捷之道

PyQt5快速开发与实战 6.6 QFormLayout(表单布局) && 6.7 嵌套布局 && 6.8 QSplitter

阿里P8爆出的这份大厂面试指南,看完工资暴涨30k!
随机推荐
Site data collection -scrapy usage notes
Conference OA project - my approval
Meeting OA project (V) -- meeting notice and feedback details
The heavy | open atomic school source activity was officially launched
Watch the open source summit first | quick view of the sub Forum & Activity agenda on July 29
Survival analysis using rtcga clinical data
多线程顺序运行的 4 种方法,面试随便问!
Error: Protobuf syntax version should be first thing in file
使用R包skimr汇总统计量的优美展示
Factoextra: visualization of multivariate statistics
Use tidymodels to solve the binary logistic model
A tour of grp:04 - GRP unary call unary call
ES6 arrow function this points to
leetcode-位运算
R language brca MRNA data set analysis
Review of the 16th issue of HMS core discovery | play with the new "sound" state of AI with tiger pier
2022cuda summer training camp Day2 practice
LeetCode_ 416_ Divide equal sum subsets
How to synchronize when the primary and sub warehouses are modified?
正则表达式匹配网址