当前位置:网站首页>Use ngrok to optimize web pages on raspberry pi (1)
Use ngrok to optimize web pages on raspberry pi (1)
2022-08-04 22:19:00 【probezy】
In the previous introduction, we showed you how to build a complete web page on the Raspberry Pi and use ngrok to publish it to the Internet. At this time, the web page is already a fully functional web page. WeUse this page to store photos or videos and share them with everyone when you need them.But if we want visitors to be interested in our page, or use it for commercial purposes, we need to further polish it.Now, we will show you how to make our web pages more perfect.
I believe that when you surf the Internet, you will often see that some webpages are named addresses of published articles, which allows us to find this webpage more quickly in the vast network, and also deepens the impression of visitors.In fact, it is not complicated to achieve this function, as long as the rewrite function is enabled in wordpress and the corresponding settings can be achieved.
First, we enter the wordpress dashboard page of the Raspberry Pi (enter http://localhost:wp-admin in the Raspberry Pi browser address), click the "Settings" item, and select the "Permalink" page from it., and then click the "Article Name" item.After making your selections, click the "Save Changes" button below to save your settings.

After completing the setting of wordpress, we also need to set the host apache running on the web page, otherwise the web page link will be invalid.Enter the following command in the command line interface of the Raspberry Pi to enable the rewrite module of apache2
sudo a2enmod rewrite
Enter the following command again to set the virtual host (apache) to allow override requests.
sudo nano /etc/apache2/sites-available/000-default.conf
After the command is input, the apache setting interface looks like this, and we need to insert a new command at the position marked by the red line (enter after the first line, and open another line to input the command), here we needNote that since the command line is strictly case-sensitive and the symbols are full-width, it is best to copy the commands in the text to avoid situations where they cannot be executed.

instruction is inserted, it looks like this.It is important to pay attention to the space position at the front of the directive.

After entering the command, you can press "ctrl+o" to save and exit.For our new settings to take effect, it is best to enter the command
sudo service apache2 restartRestart apache once for our new settings to take effect.
After completing the setting of displaying the article name in the webpage address, the webpage address on the Raspberry Pi can be customized, so that our webpage can display its own characteristics (such as displaying the company name, blog name or even the person's name)Wait).Since there are many custom content for web domain names, we will introduce them in detail in the next article.If you have any questions about the use of ngrok, please contact us, and we will certainly provide you with assistance within our ability.Of course, you are also welcome to join ngrok's official VIP group to explore the infinite potential of ngrok together.
边栏推荐
猜你喜欢

The upgrade and transformation plan of the fortress machine for medium and large commercial banks!Must see!

Why is MySQL query slow?

强网杯2022——WEB

打卡第 1 天:正则表达式学习总结

Cocoa Application-test

用Tesseract开发一个你自己的文字识别应用

基于 Milvus 和 ResNet50 的图像搜索(部署及应用)

Unknown point cloud structure file conversion requirements

LeetCode 199: 二叉树的右视图

In which industries is the PMP certificate useful?
随机推荐
驱动点云格式修改带来的效率提升
软件测试外包公司怎么样?有什么好处和坏处?为什么没人去?
rk3399-0.0 svc command
Lecture 2 Software Life Cycle
torch单机多卡和多机多卡训练
使用cpolar优化树莓派上的网页(1)
1、网页结构
测试薪资这么高?刚毕业20K,仅需3.5个月
openresty lua-resty-template页面静态化
Altium Designer 19.1.18 - Protecting Locked Objects
ES6高级-Promise的用法
LeetCode: 406. 根据身高重建队列
搬走地下空间开发利用“绊脚石” 中地数码取得地下空间透明化技术突破
今天是七夕,来看看程序员的土味情话。
遍历await方法的区别:以for和forEach为例
Oracle使用expdp和impdp导出导入数据
LeetCode143:重排链表
3D激光SLAM:LeGO-LOAM---两步优化的帧间里程计及代码分析
信创是什么意思?涉及哪些行业?为什么要发展信创?
boostrap多选PID查找端口 window