I have a custom php app as the main site, I don't want to use subdomains and I want subscribers to be able to create a blog with their account to my directory. How do I make this happen? .htaccess redirects? This is what I'm looking for. http://www.eyelashpros.com (main site) http://www.eyelashpros.com/blogs/username/ (can I rename lyceum folder?)
So when users go to my domain the see the main directory and when they click on their blog to take them to "/blogs/username/"
This is my first time playing with Lyceum and for what I've seen so far, I'm really liking it, it was an easy install.