WAMP Project WordPress. I want to Put Online.. Test Remotely.. Self host
Posted by: TonyB (---.233.3.123.sta.dodo.net.au)
Date: July 03, 2017 03:30PM

Locally I don't have any problem with my Wordpress Project,
When I access WAMP online remotely. Wordpress does not work.
I only get the front page in HTML...
I want to Self Host.
Is there anything I'm missing?

Folder in www is "allright"

Apache httpd.vhosts.conf code below.

<VirtualHost *:80>
ServerName allright.dev
DocumentRoot C:/wamp/www/allright
<Directory "c:/wamp/www/allright/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require all granted
</Directory>

Options: ReplyQuote


Sorry, only registered users may post in this forum.