Apache Icon Sets

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Apache Icon Sets

Post by JayBird »

Are there any premade, sets of icons to replace the standard ones use for Apache? i.e. in the directory listings

Thanks

Mark
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Not meaning to steal the thread, but adding two questions:
- what directory are the icons in?
- how do you change the header/footer for the directory index?

thanks
User avatar
Slippy
Forum Contributor
Posts: 113
Joined: Sat Jul 12, 2003 11:31 pm
Location: Vancouver eh!

Post by Slippy »

I think the icons are in htdocs/../icons

I guess you just change them... never looked at them before... hmm...
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

yup, i know where they are, thanks bud, and yeah, i could make some of my own, but i am FAR too lazy for that :)

Surely there must be some pre-made sets!?

Mark
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

lol Mark, I'm lost here. Apache icons? Like some little icons that appear in a file manager?

Give me a sample and the list of ones you'd need, I'd make some 'pimpy' ones for you when I have some time ;)

-Nay
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

http://lps.no-ip.org/

^apache icons

apear on index of/ pages.
User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post by vigge89 »

why don't you just download normal icons and convert em to gifs/jpgs?
there's alot more icons on the net than ready-made-apache-icons ;)
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

Really interesting ;). Now I want to make KDE style icons for it. Hey do you know if you can add stylesheets or further HTML into the page? :D

That'd be really cool so we can have a little more stylish index page lol.

-Nay
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

I'm trying to find out but I'm not getting anywhere.. :(

post here if you find anything, and if it's all scattered info, I could make a tutorial out of it.. "Stylish Directory Indexes" :P
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

LOL, I formatted my computer. I'm running Windows Server 2003 now - yes it's a home computer. Anyway, Apache, PHP and MySQL isn't liking it. Well, I got Apache working but scratching my head on PHP5 and MySQL (ditto!).

I'll look into it too. Anyway, I'm afraid that the so called 'template' is actually generated on the fly, in other words we're going to have with [insert-something-someone-would-not-want-to-mess-with-here].

-Nay
User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post by vigge89 »

Nay wrote:LOL, I formatted my computer. I'm running Windows Server 2003 now - yes it's a home computer. Anyway, Apache, PHP and MySQL isn't liking it. Well, I got Apache working but scratching my head on PHP5 and MySQL (ditto!).

I'll look into it too. Anyway, I'm afraid that the so called 'template' is actually generated on the fly, in other words we're going to have with [insert-something-someone-would-not-want-to-mess-with-here].

-Nay
[insert-something-someone-would-not-want-to-mess-with-here] = the windows registry? :D
Illusionist
Forum Regular
Posts: 903
Joined: Mon Jan 12, 2004 9:32 pm

Post by Illusionist »

found this May be helpful to those wanting to customize the index of pages!!
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

For custom pages, research: mod_autoindex

Found helpful info at this search: [google]custom apache icons httpd[/google]
Post Reply