![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Apache start problem | maheshsri | SUN Solaris | 1 | 03-13-2006 06:07 AM |
| Apache with SSL problem | b_manu78 | SUN Solaris | 2 | 03-23-2005 06:13 PM |
| Problem loading php.mod on apache 2.0 | moxxx68 | UNIX for Advanced & Expert Users | 2 | 01-07-2005 11:12 PM |
| problem when install apache in AIx4.2 | chiyx | UNIX for Dummies Questions & Answers | 3 | 09-07-2001 09:37 AM |
| apache-ssl https-problem? | loitschix | UNIX for Dummies Questions & Answers | 1 | 07-23-2001 01:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
That seems to suggest directory listing is prohibited. For security reason, this is typically the default.
core - Apache HTTP Server Look at the "Indexes" option. |
|
|||||
|
IIRC you need to add the Indexes option to the <Directory *> part of http.conf (or the conf file for your server - on Debian it may be under sites-{available|enabled}.
also, (I'm nowhere near a Debian system at the momen, so this may be wrong) I think the symlink you created has to start with a number, so try making it: 01-autoindex.load -> ../mods-available/autoindex.load |
|
|||||
|
I've faced another problem with my Apache server.
I installed php5 php5-common php5-cli libapache2-mods-php. After restarting apache, I couldn't run any php on my server. (even phpinfo()) It showed me: Server error! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|