The official page?
the problem is solved, thank you for your losed time. the problem was in
overriding index.html index.php but not .php as all.
I didn't edit the virtualhosts, but I think that it's other (I don't have
more than one IP, just one subdir - wordpress), wrong? Also the output of
the command httpd -S is:
VirtualHost configuration:
Syntax OK
http://pastebin.com/TpRkeaVq some lines are commented (but tryed and when
teh were uncommented - just experiments)
I have domain (documentroot - /var/www/htdocs) and subdirectory wordpress,
but when open it with browser ...//wordpress it lists the .php files
(example wp-config, wp-login.php etc) instead of loading the page.
Previously solved the problem as put DirecoryIndex, but now whatever I try
to do when op
After edit the same thing... Whether the problem may be in other section (or
line) to post it here or php..and I don't know. Searched, reading
documentation, asking people - not found solution..
I have that lines on the config, but the result is same. One person sayed
here that ifmudule line is wrong. Whether the problem may be here? I added
new lines so there is
#
# Order allow,deny
# Deny from all
# Satisfy All
#
SetHandler application/x-httpd-php
SetHandler application/x-
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)
Options Indexes FollowSymLinks MultiViews
AllowOverride Indexes
#Order deny,allow
#Deny from all