Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : block people from accessing your website through server ip



Threaded Mode | Print  

 block people from accessing your website through server ip (2 Replies, Read 55392 times)
abdoqewtw
Group: Member
Post Group: Newbie
Posts: 1
Status:
hi guys I'm just newbie with webuzo actually it's my first time , i was lucky enough to make my website alive , anyway  i saw that when i put my vps ip webuzo default website page  appears , is there any way to remove this page or block people from accessing the website using vps ip ????????
IP: --   

block people from accessing your website through server ip
peopleinside
Group: Member
Post Group: Super Member
Posts: 1394
Status:

Open source, web and security passionate
Hi, sorry to see no reply here. You should maybe search on the web. I think is not Webuzo who need deny the direct I access... I don't know if this is possibile and how is done.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.
IP: --   

block people from accessing your website through server ip
Ravivishwakarma
Group: Member
Post Group: Newbie
Posts: 6
Status:
Hi, To block people from accessing the website using VPS IP you can add the following block in the apache server path at /usr/local/apps/apache/etc/conf.d/webuzoVH.conf file.

<VirtualHost yourIP:80>
    ServerName yourIP
    Redirect 403 /
</VirtualHost>

This way no one will be able to access your site with the VPS IP.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 29, 2024, 12:40 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.020