Redirect api.php to video
This commit is contained in:
parent
bb73035301
commit
6912690bb8
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ FileETag None
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteRule ^ index.php [QSA,L]
|
RewriteRule ^ index.php [QSA,L]
|
||||||
|
|
||||||
|
Redirect /api.php /video
|
||||||
|
|
Loading…
Reference in a new issue