On my website,
[
domain.com...]
takes the user to a more complicated URL.
However, on my new development machine (Linux, latest version of Apache, PHP, MySQL, etc.) Apache is treating the request
[
domain.com...]
like I want to go to the directory "Descriptive-Url-Used-Here" and gives me a 404 error.
I wasn't expecting this at all -- any suggestions?
Thanks,
Matthew