Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~11.5K People Reached
Favorite Forums

2 Posted Topics

Member Avatar for Tickon

Hi, I'm looking for a simple way to let people leave comments (without even registering to the website) on my website. Any suggestions how I could do that? Thanks for your help!

Member Avatar for Janet_4
0
354
Member Avatar for jamesl22

Hi James, I had a similar issue and I just found a solution, if you haven't already. Here's how I solved it: In my /etc/apache2/ folder I did a grep -r "DirectoryIndex" . I found I had DirectoryIndex index.shtml in my /etc/apache2/sites-available/default file. After changing that line to DirectoryIndex index.html …

Member Avatar for ahromi
0
11K

The End.