Re: [Unreal-users] Remote Includes
Status: Beta
Brought to you by:
wildchild
From: <cod...@pt...> - 2005-02-28 00:21:50
|
How exactly you want to password protect the directory is completely up to you. Whether or not you have access to password protect it depends on how Apache was configured. Contact your administrator and/or read the Apache manual, it's certainly beyond the scope of Unreal. As for the include line, it would work just like any password protected URL: include "http://user:pas...@ho.../file.conf"; -- codemastr Robert Spangler <rob...@vo...> said: > Hello, > > When one wishes to use remote includes, what could they do to > password-protect the directory? Would they just password protect, let's > say, public_html/confs with Apache? Would I have to have the box admin > password-protect the directory or could I do it myself? If I can do it, > how? What is the format of the line that would be included in > unrealircd.conf? I've used Remote Includes before, but never > password-protected the directory. Since I am now thinking of using it on > my production network, I think it would be wise to do this as I don't want > the public viewing my configuration files. > > Thanks, > Robby > Network Administrator of > irc.talkingirc.com > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Unreal-users mailing list > Unr...@li... > https://lists.sourceforge.net/lists/listinfo/unreal-users > -- |