What is the safest website files to use ?

01/13/2019 15:08 devdash#1
there's thousands of free websites that i can use to create my Private Silkroad Server Website, but as i heared that all of em are hackable wish means not safe at all, is there's any safe website files that i can use ? i just need it simple no special features required, register/download/home"news"/donate/ftw status

thanks in advance..
01/13/2019 19:49 #HB#2
There's nothing fully protected, anything is always hack-able.

Just find/make your own website, make sure the code is legit, has no holes or opened doors, ensure Firewall ports, use an online web security protection like Cloudflare.
01/14/2019 00:01 devdash#3
Quote:
Originally Posted by #HB View Post
There's nothing fully protected, anything is always hack-able.

Just find/make your own website, make sure the code is legit, has no holes or opened doors, ensure Firewall ports, use an online web security protection like Cloudflare.
thanks for your post, if i ask for clean sro to build on it they are telling me vsro.1.88
so what if i ask for good website to build on, is there's any recommended ?

the files
01/14/2019 06:10 MrCatGardens#4
just take a look here, should be the safest one out here...
[Only registered and activated users can see links. Click Here To Register...]

if anyone thinks the opposite, prove it :) it's open source
01/14/2019 21:52 devdash#5
Quote:
Originally Posted by infinityProject View Post
just take a look here, should be the safest one out here...
[Only registered and activated users can see links. Click Here To Register...]

if anyone thinks the opposite, prove it :) it's open source
thanks for your answer, i can't download it even after i catch that "README"
still can't, can u please download it and reupload it for me ? throw MEGA or Mediafire or Google

thanks in advance
01/15/2019 07:38 MrCatGardens#6
follow the tutorial, theres no classical "download".
01/15/2019 21:08 devdash#7
Quote:
Originally Posted by infinityProject View Post
follow the tutorial, theres no classical "download".
i tried actually but i will try again. and i will write back the results

i have downloaded it but i still can't use it, when i already used almost all the other websites but this one got no config.php file

please help...i need a website :(
01/16/2019 18:28 Crayon*#8
Quote:
Originally Posted by alydandy View Post
i tried actually but i will try again. and i will write back the results

i have downloaded it but i still can't use it, when i already used almost all the other websites but this one got no config.php file

please help...i need a website :(
Actually yes PServerCMS is the best free option available. However, it's recommended you install it in CentOS 7. KoKs wrote a bash [Only registered and activated users can see links. Click Here To Register...] to do the magic. Just install a CentOS 7 on a machine and follow the steps in there, or you could just execute the following commands:
Code:
curl -L -O https://raw.githubusercontent.com/kokspflanze/pserverCMSFull/master/doc/centos-setup/setup.sh
chmod +x setup.sh
./setup.sh
01/17/2019 00:57 devdash#9
Quote:
Originally Posted by Crayon* View Post
Actually yes PServerCMS is the best free option available. However, it's recommended you install it in CentOS 7. KoKs wrote a bash [Only registered and activated users can see links. Click Here To Register...] to do the magic. Just install a CentOS 7 on a machine and follow the steps in there, or you could just execute the following commands:
Code:
curl -L -O https://raw.githubusercontent.com/kokspflanze/pserverCMSFull/master/doc/centos-setup/setup.sh
chmod +x setup.sh
./setup.sh
i really appreciate ur long answer, iam going to try it now and i will write back the result.