full path of 404 file 2007-09-02 - By Peter Boughton
Back I'm not really trying to use webapps at all - I want each Host to be associated with a user account, like this: <Host name="user1.com" appBase="/home/user1/public_html">...</Host> <Host name="user2.com" appBase="/home/user2/public_html">...</Host> <Host name="user3.com" appBase="/home/user3/public_html">...</Host>
On 9/2/07, Bill Barker <wbarker@(protected)> wrote: > > > "Peter Boughton" <boughtonp@(protected)> wrote in message > news:5d97c170709011218x468165a7qf19b262bbc7ede9@(protected) > >I mean full system path. (eg: /usr/local/jakarta/tomcat/webapps/index.jsp > >or > > /home/user/domain/public_html/index.jsp or whatever) > > As far as I can tell, the appBase and docBase are correctly pointing to > > the > > webroot dir, but cPanel/WHM auto-configured server.xml/etc so it could > be > > doing anything. > > > > This looks like you are attempting the common, but unsupported > configuration > of trying to make webapps the root of your webapp. The file should be > something like /usr/local/jakarta/tomcat/webapps/ROOT/index.jsp. > > > I'm tempted to just try wiping the conf dir and manually build up from a > > mimimal configuration... > > > > > > On 9/1/07, Hassan Schroeder <hassan.schroeder@(protected)> wrote: > >> > >> On 9/1/07, Peter Boughton <boughtonp@(protected)> wrote: > >> > Thanks for the suggestion. I tried access logging, but it's only > >> > listing > >> the > >> > "/index.jsp", not the full path. > >> > >> Uh, then that *is* the full path; sounds like you need to double-check > >> your Tomcat appBase/docBase/etc. configuration... > >> > >> -- > >> Hassan Schroeder -- ---- ---- ---- ------ hassan.schroeder@(protected) > >> > >> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > >> To start a new topic, e-mail: users@(protected) > >> To unsubscribe, e-mail: users-unsubscribe@(protected) > >> For additional commands, e-mail: users-help@(protected) > >> > >> > > > > > > -- > > \ \ > > Peter Boughton > > blog.bpsite.net > > / / > > > > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > >
-- \ \ Peter Boughton blog.bpsite.net / /
|
|