.htaccess - How to point a domain to a sub-folder in a Digital Ocean VPS (LAMP)? -


i trying point domain abcd.xyz sub-folder in digital ocean lamp vps.

i can point domain directly default folder is: /var/www/html/

but want redirect sub-folder named project_balloon created under folder workspace located inside default location.

i have created folder structure & want point domain at: /var/www/html/workspace/project_balloon

note: domain records has been pointed vps ip address.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -