mirror of
https://github.com/phanan/htaccess.git
synced 2018-11-08 13:39:40 +01:00
Update README.md
This commit is contained in:
parent
f8d086ba21
commit
7a90f19987
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ RewriteEngine On
|
|||
RewriteRule ^source-directory/(.*) /target-directory/$1 [R=301,L]
|
||||
```
|
||||
|
||||
### Alias Paths To Script
|
||||
### Alias Paths to Script
|
||||
``` apacheconf
|
||||
FallbackResource /index.fcgi
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue