• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache Question - Look Back Feature

Superwormy

Golden Member
On our Linux server at work, Apache has a look-back feature, where if I go to a URL like this:

http://www.logosoftwear.com/index.php/cows/rule/

I will look and not find /rule/ and then look and not find /cows/ and then look and find index.php, and direct me there.

On my WindowsNT Server at home, this doens't work. Is there a way to enable Apache's look-back feature on Win32 platforms?
 
I know that a lot of special features for the apache server are enabled at compile time on the linux environment.

I'm not familiar with how settings are handled in the win32 environment. But if it's anything like Linux, you might have to recompile the server. I know this wasn't too helpful and you probably already know to check the Apache website for documentation. If I find anything else, i'll be sure to let you know. ;-(
 
Back
Top