A
A
Alexey Sklyarov2017-09-14 20:55:37
htaccess
Alexey Sklyarov, 2017-09-14 20:55:37

How to rewrite /page.php link to /page/?

I don’t understand the .htaccess setting at all, I saw solutions to my problem, but only a general one, and I need to change the link of only one specific page. How can I do that ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kpa6uu, 2017-09-14
@kpa6uu

you can add an alias to virtualhost

...
Alias /page /var/www/html/pub/page.php
...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question