xampp - .htaccess "stuck" in xammp - Mac OSX -
I have many local sites with XAMMP, they all work well except one, all in httpd-vhosts.conf Similar configurations are:
& lt; VirtualHost *: 80 & gt; ServerName Authored Root "/ user / myname / sites / forefront /" & lt; Directory "/ user / myname / sites / foreclock /" & gt; Option Index Includes ExecCGI AllowOverride in follow-up symlinks Allow all orders, deny permission from everyone & lt; / Directory & gt;
When downloading the latest version from the Dev Server, I accidentally downloaded an .htaccess file which redirected some directories to the live site.
I deleted the .htaccess file, stopped flickered DNS, and resumed Apache and even stopped and rebooted my computer.
Still I'm being redirected to some directories right now in some other directories. There are no Htaccess files and there are no other redirects in the files. I've also closed caching in httpd.conf
It is not Drupal or WordPress - I am not using a database, it's just php / javascript and Foundation 4.
Any ideas I'm stumped?
MAMP has been switched on and this problem has been fixed.
Comments
Post a Comment