Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:plesk:plesk_login_without_port [2018/07/06 20:56]
Lisa Clarke Proofreading
litespeed_wiki:plesk:plesk_login_without_port [2018/07/06 20:57]
Lisa Clarke
Line 14: Line 14:
  
 ===== Set Up Rewrite Rule =====  ===== Set Up Rewrite Rule ===== 
 +
 +Create a vhost in Plesk, and then place the following rewrite rule in it:
  
 <​code>​RewriteRule ^(.*)$ https://​plesk/​$1 [P,​E=Proxy-Host:​domain.com]</​code>​ <​code>​RewriteRule ^(.*)$ https://​plesk/​$1 [P,​E=Proxy-Host:​domain.com]</​code>​
  
 ''​plesk''​ is the name created in the external app, and ''​domain.com''​ is the domain you wish to use as a front-end. ''​plesk''​ is the name created in the external app, and ''​domain.com''​ is the domain you wish to use as a front-end.
  • Admin
  • Last modified: 2018/07/06 20:57
  • by Lisa Clarke