By Clownn
Hello digital ocean! :) I set up my website installed apache, mybb and other main things like phpmyadmin. When i go to my website lets pretend my website is digitalocean.com. I need the website to go to digitalocean.com/forum/ instead of going to digitalocean.com. Is this possible?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
If you change the document root for that vhost, you’ll get /forum/index.php as /index.php, but you will no longer be able to see /phpmyadmin/.
It’s usually easier to put each application in it’s own vhost and point a bunch of names at your webserver. That will give you phpmyadmin.yourdoamin.com as one name, and yourdomain.com as the one that serves the forum.
Then you just need one virtualhost in your apache config and one A record for each name.
It also means you can use different authentication options on your phpmyadmin without it breaking other stuff by accident.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.