[XAMPP] Not Reading Htaccess on Mac

IntactDev

Member
Nov 22, 2012
399
71
I've installed xampp on mac, and I'm using a tpl system that uses only one file (index.php) to display unlimited pages. If I try to go to website.com/menu it's sending me to website.com/index for some unknown reason. It works fine on XAMPP for Windows. Any ideas?
 

Ecko

23:37 [autobots] -!- eckostylez [[email protected]]
Nov 25, 2012
1,396
960
Are you sure that's the only .htaccess file in the xampp folders?

.htaccess is read by the Apache web server, so the OS would not be the issue here (since i can do the same things on linux/windows)
 

IntactDev

Member
Nov 22, 2012
399
71
It was a problem with the PHP, not the htaccess; MAMP has errors disabled, so instead of throwing an error, it just sent me back to /index.

Close thread.
 

Users who are viewing this thread

Top