http://192.168.33.10/user/login gives 404, Simplify Email installed on Vagrant Scotch Box

183 views
Skip to first unread message

andrew...@70ms.com

unread,
Oct 30, 2014, 11:06:31 AM10/30/14
to lookah...@googlegroups.com
Good morning:

I have installed Simplify Email on a Vagrant box (Scotch Box) on my local machine. I used the example Apache configuration for set up. I can view the log in page, but when I try to submit my credentials, I get a 404: "The requested URL /user/login was not found on this server".

My configuration is below.

<VirtualHost *:80>
DocumentRoot /var/www/public/app
DirectoryIndex index.php
<Directory /var/www/public/app/>
AllowOverride All
Order Deny,Allow
Allow from all
</Directory>
</VirtualHost>

What am I doing wrong?

Thanks,
Andrew

Andrew White

unread,
Oct 31, 2014, 4:42:34 PM10/31/14
to lookah...@googlegroups.com
UPDATE: I had some funky non-printing characters in my .htaccess file.
Reply all
Reply to author
Forward
0 new messages