aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: webserver templates - A two-in-one question  (Read 2245 times)

Karhandras

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
webserver templates - A two-in-one question
« on: December 01, 2005, 09:29:08 AM »

I noticed that in the last CVSs the template of amuleweb is changed a couple of times, to be, now, identical to the embedded version.

Now my two-in-one question is:
1) can I change my amule.conf file to change template to amuleweb keeping [Webserver] Enabled=1 ??

2) or there is a way to start amuleweb forked? If I start 'amulewb &' it stops immediately...

Thanks folks! :)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: webserver templates - A two-in-one question
« Reply #1 on: December 01, 2005, 09:57:36 AM »

for

1)
since todays cvs snapshot this should work, just add the field
Template=NAME_HERE

and it should work

2)
yes you can
amuleweb -q &

the -q stands for quite, so there is no console output and you can send it into the background

tata
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Karhandras

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
Re: webserver templates - A two-in-one question
« Reply #2 on: December 01, 2005, 11:56:45 AM »

OK, many thanks, I think I'll try the today's CVS =)))
Logged