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

README.md - "URL rewriting" link doesn't work #307

Open
Yuuseki opened this issue Oct 26, 2015 · 2 comments
Open

README.md - "URL rewriting" link doesn't work #307

Yuuseki opened this issue Oct 26, 2015 · 2 comments

Comments

@Yuuseki
Copy link

Yuuseki commented Oct 26, 2015

It refers to https://gist.github.com/874000, which doesn't exist. Is it available somewhere else?
As a noob, I need to know all the instructions how to set this up.

@nbish11
Copy link

nbish11 commented Oct 26, 2015

While I can't help with the Gist link, I can point you in another direction, at least.

URL rewriting can be found here: Sub-Directory Installation. Look under the "In Server Configuration" section.

@kenrick95
Copy link

From #176 seems like the content of that gist is:

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . 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

3 participants