|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Banned
Join Date: Oct 2002
Posts: 103
|
installing php nuke and erros w/ apache
hi
i use Phpdev to run mysql,php and apache server.i want to install php-nuke on it.i already put nuke files in root dir.i start mysql,apache,php and go to my site http://(mypcname).but i get 403 forbidden error.WHY!????? i have win98 with 300mhz and 64mb ram(nice,eh? )i used to run pws and it did ok...but i want to NUKE!!!!!!!!!!!![]() HELP
|
|
|
|
|
|
#2 |
|
Member (13 bit)
|
If you just go to the computer name with no index file in the directory that Apache defaults to for public files, its next try will be to display the contents of that folder.
Since you obviously don't want your webserver's root directory to be public, it doesn't allow you to view the directory listing, hence "forbidden". |
|
|
|
|
|
#3 |
|
Banned
Join Date: Oct 2002
Posts: 103
|
how do i change the path of the first file to be displayed when they come to my site?in other words,how do i change index.html path?
|
|
|
|
|
|
#4 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Open a file named "httpd.conf" located in path_to_apache\conf with Notepad, look for a line similar to "DirectoryIndex index.html index.html.var" and edit it.
EDIT: Ehm, in case you are running *nix, look for path_to_apache/conf/httpd.conf instead
Last edited by aym; 10-07-2002 at 05:14 PM. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|