setting up apache

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

setting up apache

Post by Derfel Cadarn »

i know it's not nice to post a problem twice, but it seems that noone reads the general forum :cry:
could anyone give me some help or tell me where i can find the sollution to my apache-setup problem? Don't give me the link to apache.org, i've looked there already... :roll:

my mood is going down the drain here......... :cry: :cry:
User avatar
mikusan
Forum Contributor
Posts: 247
Joined: Thu May 01, 2003 1:48 pm

Post by mikusan »

Off top of my head i could suggest the following:
Alias /var/www/file /var/www/file.php

Read the documentation of apache, and if you come up with some options that you are undecided about, or the above doesn't work.

We'll try to help you out.
Post Reply