markjwill
markjwill
ok, I was really confused for a while, and then I thought I solved it, but now Im still confused... Right after install if I clicked on "IP manifest" I...
``` ServerAdmin webmaster@localhost DocumentRoot /var/www/openSkedge/OpenSkedge/web ServerName openskedge:443 SSLEngine on SSLCertificateFile /etc/apache2/ssl/apache.crt SSLCertificateKeyFile /etc/apache2/ssl/apache.key Options FollowSymLinks AllowOverride all Options FollowSymLinks MultiViews AllowOverride all Order allow,deny allow from all RewriteEngine On RewriteCond...
Shoot, forgot to mention that I did already try commenting out the 3 rewrite rule lines.
I searched through all my known apache2 config files, couldn't find any changes that would stop the redirect away from /app. I then looked in the .htaccess file and found...
I see this bug has been around for a while... Just installed openbazaar 1.1.7 on OSX 10.11.4 and seeing most prices in NaN. My install was from this link: https://www.openbazaar.org/download.html...