This is how to configure PDA Gold Rewrite Rules on CentOS Web Panel:
- Click on “WebServers Conf Editor”
- Select the correct configuration file of your website, e.g. pda.com.ssl.conf
- Please note port 443 is used for https while port 80, for the http version of your website
- Put our PDA rewrite rules as follows
#Put our rewrite rules here, i.e. rewrite wp-content/uploads(/_pda/.*\.\w+)$ "/index.php?pda_v3_pf=$1" last; rewrite private/([a-zA-Z0-9-_]+)$ "/index.php?pda_v3_pf=$1&pdav3_rexypo=ymerexy" last;
- Once done, click on “Reboot” under Server Settings to restart your server under