• Hi All,
    Instead of getting the main blog page am getting an Index page after a successful login. Am new to linux and not sure what is causing this ……Apachae/Mysql/Php etc etc…
    This is page header which i get to see with files under WP-ADMIN directory and the URL looks something like
    this.
    Index of /wordpress/wp-admin
    https://IP ADDRESS/wordpress/wp-admin/
    I know am very close to a sucessful install. Please help.
    Thanks,
    Saj.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Link ?
    It may be that your server is not configured to accept .php as a valid extension for index, and a change is needed in one of the apache files – httpd.conf I think.

    Thread Starter saj

    (@saj)

    Thanks for your reply. This is what i have in my httpd.cong.
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
    AddType application/x-httpd-php .php .phtml
    AddType application/x-httpd-php-source .phps
    Let me know if this is correct. If not, please suggest changes.
    Thanks,
    Saj.

    Got this ?
    DirectoryIndex index.html index.htm index.php index.php4 index.php3 index.cgi index.pl index.html.var index.phtml

    Thread Starter saj

    (@saj)

    Thanks friend. It worked…

    Thread Starter saj

    (@saj)

    Hi ,
    I need another help. I want my site to show the login page directly instead of the “MY WEBLOG” Page.
    Please help.
    Thanks,
    Sajeev.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem/Index page after login’ is closed to new replies.