[users@httpd] [SOLVED] [users@httpd] - customize .htaccess

2014-06-18 Thread Paolo De Michele
On 17/06/14 20:19, Rich Bowen wrote: > > On 06/16/2014 04:13 PM, Paolo De Michele wrote: >> hi guys, >> >> I would like to customize .htaccess >> my scenario should be: >> >> - domain.com >> - sub.domain.com >> - sub2.domain.com >> >> for istances, my root directory is /var/www/domain/ >> into thi

Re: [users@httpd] - customize .htaccess

2014-06-17 Thread Rich Bowen
On 06/16/2014 04:13 PM, Paolo De Michele wrote: hi guys, I would like to customize .htaccess my scenario should be: - domain.com - sub.domain.com - sub2.domain.com for istances, my root directory is /var/www/domain/ into this would to insert about 2 new directories, called sub and sub2 when

Re: [users@httpd] - customize .htaccess

2014-06-17 Thread Paolo De Michele
any idea? someone has tried that before? let me know, thank you in advance On 17/06/14 07:56, Cain Dickens wrote: > > you can try to make use of virtualhost , each domain has its solely > directory and make than dir as its root DIR . > > Cain > > 2014-6-17 上午5:14于 "Paolo De Michele"

Re: [users@httpd] - customize .htaccess

2014-06-16 Thread Cain Dickens
you can try to make use of virtualhost , each domain has its solely directory and make than dir as its root DIR . Cain 2014-6-17 上午5:14于 "Paolo De Michele" 写道: > hi guys, > > I would like to customize .htaccess > my scenario should be: > > - domain.com > - sub.domain.com > - sub2.domain.com > > f

[users@httpd] - customize .htaccess

2014-06-16 Thread Paolo De Michele
hi guys, I would like to customize .htaccess my scenario should be: - domain.com - sub.domain.com - sub2.domain.com for istances, my root directory is /var/www/domain/ into this would to insert about 2 new directories, called sub and sub2 when a guest will digit sub.domain.com or sub2.domain.co