LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-16-2013, 09:35 AM   #1
Glenn D.
Member
 
Registered: May 2009
Location: ACT - Australia
Distribution: Opensuse x86_64 (Latest)
Posts: 132

Rep: Reputation: 26
/srv/www/htdocs/index.html content opensuse apache/lamp/cacti test server 127.0.0.1


Hello,
I am trying to create a /srv/www/htdocs/index.html content for a opensuse
apache/lamp/cacti test server on http://127.0.0.1/
I am trying to use the software listed in [2].
Using this Documentation in [2]

currently I get this error[1]

files in /srv/www/htdocs/ are:
# ls /srv/www/htdocs/
gif info2html.cs

Question:
What should the content of /srv/www/htdocs/index.html be, to call up the
cacti installation screens as listed in the documentation [2]
Thankyou Glenn

[1]
Access forbidden!

You don't have permission to access the requested directory. There is
either no index document or the directory is read-protected.

If you think this is a server error, please contact the webmaster.
Error 403
127.0.0.1
Apache/2.4.6 (Linux/SUSE)

[2]http://en.opensuse.org/Cacti
 
Old 09-17-2013, 02:30 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,159
Blog Entries: 1

Rep: Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021Reputation: 2021
Quote:
files in /srv/www/htdocs/ are:
# ls /srv/www/htdocs/
gif info2html.cs

Question
What should the content of /srv/www/htdocs/index.html be, to call up the
cacti installation screens as listed in the documentation [2]
According to the howto you've followed, there should be a directory /srv/www/cacti, that you need to define as the docroot of the cacti vhost, by editing /etc/apache2/vhosts.d/cacti.conf (see the howto)
Since it's outside the default docroot (/srv/www/htdocs) you may need to use in the global httpd.conf (if it's not taken care by the installer)
Code:
<Directory /srv/www/cacti>
Allow from all
</Directory>
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nginx + Apache. Always get /var/www/html/index.html angryrabbit Linux - Server 1 11-27-2011 04:56 PM
Apache 2.2.8 up and running but failing to display index.html from htdocs dir mrowlands Linux - Software 2 02-06-2008 08:35 AM
adding index.html to /var/www/html not working dannyboy990 Linux - Newbie 1 09-30-2007 08:43 AM
Apache 1.3.34 Server on Kubuntu - index.html file permissions? lefty.crupps Linux - Networking 0 09-07-2006 09:59 AM
index.html is not noticed in /var/www/html xviddivxoggmp3 Red Hat 1 04-23-2006 06:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration