Skip to main content

how to install worpdress in a folder on vps

Comments

7 comments

  • cPanelMichael
    Hello :) You should install the application within an account. For instance, setup a test account if necessary, and then install WordPress in a subdirectory or the public_html directory of this test account. You can then view the website over an IP address using Apache Mod_Userdir or by manually editing the hosts file on your personal computer. Thank you.
    0
  • santosh-sharma
    Thanks for your reply will you provide any link which i can follow because this is my first time accessing VPS.
    0
  • cPanelMichael
    I would be happy to provide you with documentation. What is the specific tutorial you are seeking? Thank you.
    0
  • santosh-sharma
    As i mention I want to create a folder for development website so that I can access it using ip address 182.xx.xx.xx/wordpress also how to customize my ip address default page (cgi-sys/defaultwebpage.cgi ) if it is possible through cpanel then it will be the best
    0
  • cPanelMichael
    That type of setup is not supported. Instead, I recommend following the instructions from my previous post: [QUOTE]You should install the application within an account. For instance, setup a test account if necessary, and then install WordPress in a subdirectory or the public_html directory of this test account. You can then view the website over an IP address using Apache Mod_Userdir or by manually editing the hosts file on your personal computer.
    To clarify, by test account, I mean a separate cPanel account. Thank you.
    0
  • santosh-sharma
    [quote="cPanelMichael, post: 1561112">You can then view the website over an IP address using Apache Mod_Userdir or by manually editing the hosts file on your personal computer.
    I have few questions 1. what will i use in place of website while creating a cpanel account in WHM 2. how i will redirect public_htm folder of that account to ip address. Thank You
    0
  • cPanelMichael
    You could use a domain name that does not exist if necessary (e.g. testing-domain.test). A redirect is not necessary. Simply modify the hosts file on your own computer with an entry such as: IP-Address-Here testing-domain.test You can find documentation on the hosts file at: [url=http://en.wikipedia.org/wiki/Hosts_(file)]hosts (file) - Wikipedia, the free encyclopedia Thank you.
    0

Please sign in to leave a comment.