Help please
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Apr 17, 2013 4:07 pm
Help please
I bought webhosting with my vps yesterday, i already installed iis 8 on the machine so i can upload files to my website, but i am having a little trouble doing this, can somebody help?
Re: Help please
Got it to work and know where to upload files. Instead of creating a folder and it being www.websitehere.com/forums how can i make it forums.websitesite.com
Re: Help please
If you're running IIS on the machine, that indicates that you're using the machine for webhosting as well. Are you using it just for development?
In our regular webhosting system, you can set up a subdomain through the Domains page, and point it to a folder that you want to be used for that subdomain.
In our regular webhosting system, you can set up a subdomain through the Domains page, and point it to a folder that you want to be used for that subdomain.
Re: Help please
Hey, ok thanks. I am using xampp (apache) for phpmyadmin mysql but this program runs on port 80 aswell and my xampp shuts down.. is there anything i could do please
Re: Help please
You ignored my question and you are switching to a different topic.
IIS and Apache can't be run at the same time on the same IP and port. You would need to either choose only one of these to run at once, or configure one of them to run on a different IP/port.
IIS and Apache can't be run at the same time on the same IP and port. You would need to either choose only one of these to run at once, or configure one of them to run on a different IP/port.