This forum is no longer active. Please post your questions to our new community site
Default Local Path
|
|
I’m new to testing localhosting with Bitnami and WAMP. My question is what will my web URL be for local testing? I tried to setup a Virtual Host for my PHP based website. I went into the httpd.conf file and un-commented the vhosts.conf file. In the vhosts.conf file, I setup my virtual host: <VirtualHost *:80> I tried going to linksite/index.html and got the Bitnami Wordpress splash (from apache2/htdocs I’m assuming). I presume I can run my Wordpress local stack and other sites from my WAMP stack. I went into httpd.conf again and changed the DocumentRoot from: C:/Program Files/BitNami WAMPStack/apache2/htdocs to C:/vhosts assuming that would fix it. Same splash. I guess I’m either referencing something incorrectly, or I’m just using the wrong URL. I’m very new to this, so I apologize if it’s been answered elsewhere. It’s hard to find it has. Any help is appreciated. |
|
|
Hi, You can find how to create a Virtual Host at http://wiki.bitnami.com/Components/Apache#How_to_change_the_URL.3f Please post if you have any problem with this info. |

