oneinstack/config/joomla.conf

4 lines
56 B
Plaintext
Raw Permalink Normal View History

2024-07-15 13:21:08 +08:00
location / {
try_files $uri $uri/ /index.php?$args;
}