secret url

Post Reply
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

hey how can forgot my secret URL
azlanirda
Posts: 28
Joined: Mon Feb 01, 2021 12:30 pm
Your location: Usa
First name and last name: azlanirda

i believe you can set a new one by executing this command ... right?

If you didn't set the secret URL during installation, you can do it anytime. Just execute in shell:

Code: Select all

echo "<?php \$login_url='MY-SECRET-URL';" > /usr/local/vesta/web/inc/login_url.php
User avatar
myVesta
Site Admin
Posts: 963
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

azlanirda wrote: Mon Feb 15, 2021 12:57 am i believe you can set a new one by executing this command ... right?
Correct.
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

azlanirda wrote: Mon Feb 15, 2021 12:57 am i believe you can set a new one by executing this command ... right?

If you didn't set the secret URL during installation, you can do it anytime. Just execute in shell:

Code: Select all

echo "<?php \$login_url='MY-SECRET-URL';" > /usr/local/vesta/web/inc/login_url.php
Image
Post Reply