T Tonio24 New Member May 12, 2021 #1 May 12, 2021 #1 Is it possible to access a file.php via an IP address only? (don't want to use Domain name) If yes, how to achieve that? I tried many ways but didn't work... Add a listener + add a vhost.
Is it possible to access a file.php via an IP address only? (don't want to use Domain name) If yes, how to achieve that? I tried many ways but didn't work... Add a listener + add a vhost.
Cold-Egg Administrator May 13, 2021 #2 May 13, 2021 #2 May I know if there's any control panel on this server?
T Tonio24 New Member May 15, 2021 #3 May 15, 2021 #3 Hi, there is no control panel (Cpanel, Plesk...o) on my server. It's a pure OLS Web server. I need to access my files through either https://34.34.34.34/myfile.php or that https://34.34.34.34:55111/myfile.php I'm pretty sure it's possible, but how to achieve this? Thanks Last edited: May 15, 2021
Hi, there is no control panel (Cpanel, Plesk...o) on my server. It's a pure OLS Web server. I need to access my files through either https://34.34.34.34/myfile.php or that https://34.34.34.34:55111/myfile.php I'm pretty sure it's possible, but how to achieve this? Thanks
Cold-Egg Administrator May 17, 2021 #4 May 17, 2021 #4 If this myfile.php is under, e.g. Example virtual host, then you can put a * or IP in the listener and map to this virtual host.
If this myfile.php is under, e.g. Example virtual host, then you can put a * or IP in the listener and map to this virtual host.
T Tonio24 New Member May 17, 2021 #5 May 17, 2021 #5 Thanks I tried your solution, but it failed. I think I made a mistake... Please find 3 attached screen shots. For information : - I'm using VHOSTS templates for my websites - the IP address, the port number et the php file name are fakes. Attachments 01-listeners.png 18.9 KB Views: 4 02-virtual hosts.png 19.9 KB Views: 4 03-IPlistener.png 31.7 KB Views: 4
Thanks I tried your solution, but it failed. I think I made a mistake... Please find 3 attached screen shots. For information : - I'm using VHOSTS templates for my websites - the IP address, the port number et the php file name are fakes.
Cold-Egg Administrator May 18, 2021 #6 May 18, 2021 #6 First, the IP listener shows in red color which means this listener does not work, since you set the secure to yes, did you assign any cert/key on the SSL tab of that listener?
First, the IP listener shows in red color which means this listener does not work, since you set the secure to yes, did you assign any cert/key on the SSL tab of that listener?
T Tonio24 New Member May 20, 2021 #7 May 20, 2021 #7 Yes, here attached the screenshot. I used the same certificates for SSL WebAdmin in "WebAdmin Settings - Listener adminListener > SSL". Is it a problem ?
Yes, here attached the screenshot. I used the same certificates for SSL WebAdmin in "WebAdmin Settings - Listener adminListener > SSL". Is it a problem ?
Cold-Egg Administrator May 21, 2021 #8 May 21, 2021 #8 Should be fine, maybe you can raise a support ticket to support@litespeedtech.com with this post link appended so we can check for you.
Should be fine, maybe you can raise a support ticket to support@litespeedtech.com with this post link appended so we can check for you.
T Tonio24 New Member Jul 29, 2021 #9 Jul 29, 2021 #9 Hi, Thanks for your answer. Finally, I decided to reinstall my server and now it works well. Thanks again.
Hi, Thanks for your answer. Finally, I decided to reinstall my server and now it works well. Thanks again.