Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help getting webapp-config to install to [app].fqdn
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bearcatsandor
n00b
n00b


Joined: 02 Apr 2011
Posts: 29

PostPosted: Thu Feb 23, 2012 5:08 am    Post subject: Help getting webapp-config to install to [app].fqdn Reply with quote

webapp-config version: 1.50.18

Folks,

I've got my webserver directory set up as follows:
/var/www/ampache.feline-soul.net
/var/www.phpmysql.feline-soul.net

as these match where how i have the addresses set in my v.host config files.

In my webapp-config config i have:
vhost_root="/var/www/${vhost_hostname).feline-soul.net"
#vhost_hostname="localhost" (still the default)

Everything is going under /var/www/localhost.feline-soul.net/htdocs so i end up with /var/www/localhost.feline-soul/htdocs/ampache
How do i tell this config file that what i want is /var/www/ampache.feline-soul.net ? I can't find a variable for the app name but even if i did and i made vhost_root="/var/www/{app-name}.feline-soul.net" i'd end up with /var/www/ampache.feline-soul.net/ampache/htdocs when what i really want is /var/www/ampache.feline-soul.net/htdocs/

My aim is to automate this when emerging web app spells, so useflag -vhosts is set.
Any clues?

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum