Hello, I have slackware 13.37 web server, but when I open from browser
wordpress for example list the php file instead loading the site. I have in
httpd.conf (tryed different variants)
<Directory />
Options Indexes FollowSymLinks MultiViews
AllowOverride Indexes
#Order deny,allow
#Deny from all
allow from all
DirectoryIndex index.html index.php
</Directory>
.....
<IfModule mod_dir>
DirectoryIndex index.html index.php
</IfModule>
tryed and with htaccess, but no effect. Uncomented the line in httpd.conf
for mod_php, but again the same. Where is the problem - missing module,
error in the cod or? If recompile php?
- [users@httpd] directoryindexing or what? Georgi Georgiev
- Re: [users@httpd] directoryindexing or what? Mark Montague
- Re: [users@httpd] directoryindexing or what? Tom Evans
- Re: [users@httpd] directoryindexing or what? Frank Gingras
- Re: [users@httpd] directoryindexing or what? Mark Montague
- Re: [users@httpd] directoryindexing or wh... Frank Gingras
- Re: [users@httpd] directoryindexing ... Georgi Georgiev
- Re: [users@httpd] directoryindex... Frank Gingras
- Re: [users@httpd] directoryi... Georgi Georgiev
- Re: [users@httpd] directoryi... Frank Gingras
- Re: [users@httpd] directoryi... Georgi Georgiev
