|
|
| Author |
Message |
lamiak Guest
|
Posted: Jul 15, 2005 4:40am Post subject: unrealircd remote includes - need help |
|
|
i've installed the neccessary curl without any problems, then recompiled the ircd (all went OK) but how to add some remote file to unrealircd.conf?
i've tried include "http://www.something.com/badwords.conf" but /rehash returned an error:
*** Notice -- error: Couldn't open "http://www.something.com/badwords.conf": No such file or directory
*** Notice -- error: Could not load config file http://www.something.com/badwords.conf
the file is on the site and is public accessible
where's the problem? |
|
| Back to top |
|
 |
User. Name. Guest
|
Posted: Jul 26, 2005 1:45am Post subject: |
|
|
It is not a URL but a path:
exemple: /home/<user>/Unreal3.2/badwords.conf |
|
| Back to top |
|
 |
w00t Eleet

Joined: 09 Jun 2004 Posts: 698 Location: Nowra, Australia
|
Posted: Jul 27, 2005 7:02pm Post subject: |
|
|
Incorrect, he is discussing remote includes.
Having never actually used them myself, I can't be sure if what you're doing is correct. All I can really suggest is to ensure that the file exists. |
|
| Back to top |
|
 |
dotslasher Newbie

Joined: 03 Apr 2004 Posts: 81 Location: Belgium
|
|
| Back to top |
|
 |
|