#1104 knownissue
dleffler

Sef urls do not work properly on lighttpd & nginx web servers

Reported by dleffler | November 12th, 2013 @ 01:11 AM

On a lighttpd server, sef urls may not work properly, at least on the Android LAMP implementation.

Comments and changes to this ticket

  • BJ Kline

    BJ Kline January 27th, 2016 @ 08:26 PM

    • Assigned user set to “expNinja”

    I got SEF urls to work on nginx 1.1.19 running on ubuntu 12.04. In the virtual hosts file for nginx the location block looks like this.

    location / {
                    
                    try_files $uri $uri/ /index.php?$args;
            }
    

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins

People watching this ticket

Tags

Pages