Page 1 of 1

Question for xampp

PostPosted: 28. November 2007 13:21
by farmdve
Hi there,
This is how usually an empty folder looks its background is white
Image
But i wonder how to make it like this
Image
Not exactly but customize so when i open a directory with no index file to have a diff. background and to add pics, css
How to do it?And if its possible, from where?

PostPosted: 28. November 2007 17:31
by farmdve
Dont want to bump/spam but is there a way?

PostPosted: 28. November 2007 21:09
by Scory
Google for "phpexplorer", download and install it.

PostPosted: 29. November 2007 18:44
by farmdve
Are u shure its really the thing i need?
Well okay but im not quite shure thats it!
EDIT:
Well i just installed it but it didn't change the apache's usual look(i tweaked even)
Um i want to change apache' style when i open a folder from my browser wich is empty i dont want to see "Index of /folder" in black but in green or red

PostPosted: 03. December 2007 08:07
by farmdve
I want to change apache's appearance(sorry for the bad english)

PostPosted: 03. December 2007 09:58
by Izzy
The module that governs the appearance of the directory listing in Apache is called mod_autoindex
http://httpd.apache.org/docs/2.3/mod/mod_autoindex.html

The relevant part that you can start with refers to using a CSS (Cascading Style Sheet) IndexStyleSheet Directive
http://httpd.apache.org/docs/2.3/mod/mo ... stylesheet

All the available directives for this module are in the right hand column of the above Apache web page.

There is a learning curve and you will have to read all about this module and its directives then you will have what you want - but there is no easier way that I know of but to read, learn and experiment.

Check and see if the module page is in your own language.


===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================

PostPosted: 08. December 2007 16:28
by farmdve
Izzy wrote:The module that governs the appearance of the directory listing in Apache is called mod_autoindex
http://httpd.apache.org/docs/2.3/mod/mod_autoindex.html

The relevant part that you can start with refers to using a CSS (Cascading Style Sheet) IndexStyleSheet Directive
http://httpd.apache.org/docs/2.3/mod/mo ... stylesheet

All the available directives for this module are in the right hand column of the above Apache web page.

There is a learning curve and you will have to read all about this module and its directives then you will have what you want - but there is no easier way that I know of but to read, learn and experiment.

Check and see if the module page is in your own language.

And where in xampp folder is the file that contains the autoindex module function

PostPosted: 09. December 2007 00:12
by Izzy
All the modules are stored here:
xampp\apache\modules

All the modules are referenced here in this file:
xampp\apache\conf\httpd.conf


===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================

PostPosted: 10. December 2007 06:18
by Izzy
I may have read your last post wrong and so this post may be more informative for you.

Useful info from Apache:
http://wiki.apache.org/httpd/DirectoryListings

The configuration file for changing the way directory listings are presented:
xampp\apache\conf\extra\httpd-autoindex.conf

This post coupled with the other post above should give you more insight into achieving your display goals.


===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================

PostPosted: 15. December 2007 23:30
by farmdve
Thanks!
And sometimes my apache wont start but only mysql starts i press "Start" to start apache but it doesnt say running