This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[Help] ip redirect to sentora panel
#1
[Help] ip redirect to sentora panel
Hello.
may i know, how to make my ip not redirecting to sentora panel and make it will redirecting to error pages.

for example : 

currently http://12.11.11.11 is redirect to sentora panel and how to make it redirect to error page http://12.11.11.11 result in error 404.

Thank You. Huh Huh Huh
Reply
Thanks given by:
#2
RE: [Help] ip redirect to sentora panel
In Sentora go to "Server Admin" > "Module Admin" > "Apache Config" and copy&paste the code below in "Global Sentora Entry".
Select "Force Update" at the bottom and save.
Run the daemon manually thru SSH (php -q /etc/sentora/panel/bin/daemon.php) to speed things up.
And it should work, hopefully.

Code:
</virtualhost>    
    
<VirtualHost *:80>
 ServerName xx.xx.xx.xx
 Redirect 404 /

Change the "xx.xx.xx.xx" with your own IP address.

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#3
RE: [Help] ip redirect to sentora panel
(07-12-2015, 06:54 AM)gemuruhco Wrote: Hello.
may i know, how to make my ip not redirecting to sentora panel and make it will redirecting to error pages.

for example : 

currently http://12.11.11.11 is redirect to sentora panel and how to make it redirect to error page http://12.11.11.11 result in error 404.

Thank You. Huh Huh Huh
Or you can try .htaccess setting.
Here is the tutorial :
https://www.gurisa.com/mengarahkan-akses...-htaccess/
I've looked into your profile, and i think you can read indonesian language.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Is Sentora dead? rajeevrrs 2 3 ,038 12-17-2022, 09:20 AM
Last Post: TGates
Sentora debug and error files johnnyp 0 1 ,172 10-27-2022, 06:16 PM
Last Post: johnnyp
Transfer Account to another Sentora BenI 1 2 ,602 07-21-2022, 07:19 PM
Last Post: Nigel

Forum Jump:


Users browsing this thread: 1 Guest(s)