M
M
Minningt2015-10-23 19:48:12
HTML
Minningt, 2015-10-23 19:48:12

How to navigate to a file through a folder?

Hi all.
Next task:
I have an index.php file at the root, and also created an admin folder, which contains the login, php, etc. files.
I want the admin to be able to enter in the url string after the domain only login and immediately go to the authorization page (for example, mydomen/login), and not enter the address - mydomen/admin/login

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Goryachev, 2015-10-23
@webirus

htaccess redirect 301

K
keslo, 2015-10-23
@keslo

RewriteRule ^login http://www.mydomen.ru/admin/login.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question