Mod Rewrite Hide Folder
Posted
by MILESMIBALERR
on Stack Overflow
See other posts from Stack Overflow
or by MILESMIBALERR
Published on 2010-04-11T19:09:50Z
Indexed on
2010/04/11
19:13 UTC
Read the original article
Hit count: 409
I think this is a pretty simple question.
How do you an apache rewrite to hide a folder.
EX: www.website.com/pages/login.php to www.website.com/login.php
or www.website.com/pages/home.php to www.website.com/home.php
The folder needs to alway be hidden. thanks
© Stack Overflow or respective owner