![]() |
folder is visible - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: folder is visible (/thread-5585.html) |
folder is visible - mafia - 01-31-2009 08:23 PM hello everyone, I would like to ensure that the file in a folder is visible and not see Error 403! I can not find the light to change! 2nd point: How to make authorize the phpinfo? I have deleted the information in / var/www/fcgi/master/php5/php.ini and when I type the address EX http://server.fr/info.php Error 404! / info.php File Not Found! thank you RE: folder is visible - BeNe - 01-31-2009 10:33 PM Quote:hello everyone,You have to add "+ indexes" into the domainpart of the apache2 config. Quote:How to make authorize the phpinfo?--> http://www.isp-control.net/documentation/frequently_asked_questions/how_can_i_use_phpinfo Greez BeNe RE: folder is visible - mafia - 02-01-2009 02:54 AM I lai salvation already deleted long phpinfo thank you even when / var/www/fcgi/master/php5/php.ini what index (You must add "+ index" in the domainpart apache2 config.) RE: folder is visible - kurgans - 02-01-2009 04:36 AM In var/apache2/httpd.conf add this line DirectoryIndex index.html index.htm index.php index.shtml index.cgi index.pl index.xhtml Is the sequence search and order for a load index apache /etc/init.d/apache2 restart RE: folder is visible - mafia - 02-01-2009 05:30 AM I have his var/apache2/httpd.conf me rather its jai etc/apache2/mods-available/dav_svn.conf the httpd.conf is empty so I added the line DirectoryIndex index.php index.htm index.html index.shtml index.cgi index.pl index.xhtml / Etc/init.d/apache2 restart its still can not I install my forum and my future panelgame thank you RE: folder is visible - mafia - 02-02-2009 01:24 AM hi I have the transfer info.php in / var / www / ispcp / gui is its march that's what needed to be done! thank you again RE: folder is visible - joximu - 02-02-2009 07:39 AM every domain (better: virtual user) has its own php.ini... |