This post has been moved to http://demongin.org/blog/817
[...] setting where you’ve got one server and you want it to run one site. More here These instructions don’t use git or capistrano. The instructions contained in the El Dorado [...]
Got this error
Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration failed!
Ubuntu forum post said do this.
sudo a2enmod rewrite
did that..
however,
all my site directs to is the actual directory and thus exposing all my configuration files
Ok, the problem was with the my example.com file.
I believe I had a few lines commented out by accident.
Also in that file, I also forgot to change the "example.com" to chezbold.com in a few places.
They were all silly mistakes on my end.
Get every new post delivered to your Inbox.
[...] setting where you’ve got one server and you want it to run one site. More here These instructions don’t use git or capistrano. The instructions contained in the El Dorado [...]
Got this error
Ubuntu forum post said do this.
sudo a2enmod rewrite
did that..
however,
all my site directs to is the actual directory and thus exposing all my configuration files
Ok, the problem was with the my example.com file.
I believe I had a few lines commented out by accident.
Also in that file, I also forgot to change the "example.com" to chezbold.com in a few places.
They were all silly mistakes on my end.