Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fancy URL give me 404 #80

Open
convicta opened this issue Jun 28, 2016 · 0 comments
Open

Fancy URL give me 404 #80

convicta opened this issue Jun 28, 2016 · 0 comments

Comments

@convicta
Copy link

When i try to use my fancy URL like this domain.com/mapgroup/my-map it doesn't work i get error 404
I have to turn of the fancy URL complete to get the map to work. Now it look like this
mapgroup/my-map/#!/map=79
Any idea how to make the fancy URL to work like above example?

i use this in my htaccess

RewriteEngine On RewriteBase /wordpress/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant