apache - Redirect a specific folder to a virtual folder using .Htaccess (make it look like a subdomain) -


so here's directory structure:

|--public_html dir |--index.php file |--search.php file |----assets/ dir |----acp/ dir |------assets/ dir 

what need .htaccess way of doing following:


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -