Skip to content

Tutorial Server and Web Hosting

Menu
  • Other
  • Question andA nswer
  • Security
  • Server
  • Tips & Trick
  • Web Hosting
June 10, 2018
HomeTips & TrickRewrite Nginx WordPress in a Sub-directory

Rewrite Nginx WordPress in a Sub-directory

By  Tips & Trick  0 Comments

Rewrite Nginx WordPress in a Sub-directory

location /subfolder{
index index.php;
try_files $uri $uri/ /subfolder/index.php?$args;
}

facebook google plus twitter

Related Posts

pure ftp 227 entering passive mode

pure ftp 227 entering passive mode

413 Request Entity Too Large

413 Request Entity Too Large

quotaon: cannot find //quota.group on

quotaon: cannot find //quota.group on

About Author

4dm1n

Add a Comment

Cancel reply

You must be logged in to post a comment.

Recent Posts

  • Tutorial Create Telegram Bot
  • Tutorial DNS Cluster Dengan DNS Slave Virtualmin
  • Tutorial Penggunaan Dasar Web Hosting dengan Panel Virtualmin
  • Rewrite Nginx WordPress in a Sub-directory
  • quotaon: cannot find //quota.group on
  • pure ftp 227 entering passive mode
  • Pengelolaan Hak Akses Pengguna Database
  • How to Install and Configure CSF (Config Server Firewall)
  • Managed Data Web Dengan WinSCP
  • Managing Disk Quotas In Linux

Albenet

Tutorial Server and Web Hosting Copyright © 2025.
Theme by MyThemeShop. Back to Top ↑