NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
new11
Sep 04, 2014Tutor
WEBSITE HOSTING
Hello all. (wave) I own a RN31200 and was just wondering if it is possible to host my website on it? or do i need an app? Thanks new11
xeltros
Sep 05, 2014Apprentice
Found for OS4, I haven't spotted one for OS6 in my 30sec google search.
So here are the main steps :
- create a share and share it via HTTP and another protocol (the second is one of your choosing to transfer the files later)
- go to apps / available apps
- install mysql
- install phpmyadmin (a tool to manage mysql, that happens to also install php)
- connect to phpmyadmin. default mysql password is root without any password.
- go to SQL : type this SET PASSWORD FOR root@localhost = PASSWORD('yourpassword'); (of course replace yourpassword by the password you want)
- then copy your files to the share
- go to http://IP/SHARE-NAME
Enjoy.
if you want to be redirected by default to your share, you to system / settings / http / redirect default web access.
So here are the main steps :
- create a share and share it via HTTP and another protocol (the second is one of your choosing to transfer the files later)
- go to apps / available apps
- install mysql
- install phpmyadmin (a tool to manage mysql, that happens to also install php)
- connect to phpmyadmin. default mysql password is root without any password.
- go to SQL : type this SET PASSWORD FOR root@localhost = PASSWORD('yourpassword'); (of course replace yourpassword by the password you want)
- then copy your files to the share
- go to http://IP/SHARE-NAME
Enjoy.
if you want to be redirected by default to your share, you to system / settings / http / redirect default web access.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!