Can we serve content out of a directory other than the document root directory?
Answer Posted / Shailendra Chandra
Yes, you can serve content out of a directory other than the document root by adding an alias for that directory within the server.xml file or using the Alias directive in the virtual host configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers