I am following this guide http://www.howtoforge.com/postfix-v...ap-pop3-server-on-ubuntu-karmic-koala-9.10-p5 and when i try http://mysite.com/phamm it redirects me to http://www.mysite.com/phamm/www-data/main.php any ideas
another guy had me run echo -e "GET /phamm/www-data/main.php HTTP/1.0\nHost: mysite.com\n"|nc mysite.com 80 but i had a small problem when installing and my folders called phamm-0.5.18 which gave me when i re ran the echo with the www i get HTTP/1.1 200 OK Date: Thu, 08 Apr 2010 20:34:13 GMT Server: Apache/2.2.12 (Ubuntu) Set-Cookie: PHPSESSID=2927f7fbd17cd29c635a226948c1d453; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Vary: Accept-Encoding Content-Length: 444 Connection: close Content-Type: text/html; charset=utf-8 <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Phamm</title> <style type="text/css" media="all">@import "./style/phamm/main.css";</style> <script type="text/javascript" src="functions.js"></script> </head> <body onLoad='disableAutocomplete()'> without www harlanclubhouse.com [98.19.171.184] 80 (www) : Connection timed out