Yes, my local htaccss is working because the includes are working.
I have my own custom 404 page but that is not what loaded.
My browsers address bar say the following whether I open the home page from the client file or from within applications/mamp/client
file:///Applications/MAMP/htdocs/EXAMPLE.com/index.htm
If I load the welcome page and open the home page from there it says:
http
://localhost/EXAMPLE.com/index.htm
Should I open the page from the later or does it matter. Either way that one link still trows a server not found message.
I added the line you requested.
I haven't used live headers before so I may not be doing it right. I'm clearing the cache before trying again so the page doesn't get too long.
@not2easy I haven't done anything with cache control in conf. if that's what you mean. I haven't edited anything in there.
here is the http header: (I might have doubled it as it didn't record anything the first time or else it takes a long time to load the report).
To clarify -- I clear the cache on live headers, refresh the home page and try the link and save whats in the http header.
http
://localhost/example.com/index.htm
GET /example.com/index.htm HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/
Cookie: SQLiteManager_currentLangue=2
Connection: keep-alive
Cache-Control: max-age=0
HTTP/1.1 200 OK
Date: Thu, 30 Oct 2014 21:54:54 GMT
Server: Apache/2.2.29 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.8 PHP/5.6.2 mod_ssl/2.2.29 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.20.0
Accept-Ranges: bytes
Content-Length: 5854
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html
----------------------------------------------------------
http
://localhost/example.com/aatisbk.css
GET /example.com/aatisbk.css HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/css,*/*;q=0.1
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/index.htm
Cookie: SQLiteManager_currentLangue=2
Connection: keep-alive
If-Modified-Since: Tue, 28 Oct 2014 16:36:17 GMT
If-None-Match: "61121f4b-20cd-5067e3f0cc240"
Cache-Control: max-age=0
HTTP/1.1 304 Not Modified
Date: Thu, 30 Oct 2014 21:54:54 GMT
Server: Apache/2.2.29 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.8 PHP/5.6.2 mod_ssl/2.2.29 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.20.0
Connection: Keep-Alive
Keep-Alive: timeout=5, max=99
Etag: "61121f4b-20cd-5067e3f0cc240"
----------------------------------------------------------
http
://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js
GET /ajax/libs/jquery/1.6.2/jquery.min.js HTTP/1.1
Host: ajax.googleapis.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/index.htm
Connection: keep-alive
If-Modified-Since: Mon, 02 Apr 2012 18:24:28 GMT
Cache-Control: max-age=0
HTTP/1.1 304 Not Modified
Date: Thu, 30 Oct 2014 07:51:32 GMT
Expires: Fri, 30 Oct 2015 07:51:32 GMT
Age: 50603
Server: GFE/2.0
Alternate-Protocol: 80:quic,p=0.01
----------------------------------------------------------
http
://localhost/example.com/images/tis-books-logo.gif
GET /example.com/images/example-logo.gif HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/index.htm
Cookie: SQLiteManager_currentLangue=2
Connection: keep-alive
If-Modified-Since: Mon, 11 Aug 2014 18:21:40 GMT
If-None-Match: "61121ef2-1227-5005ea04ed500"
Cache-Control: max-age=0
HTTP/1.1 304 Not Modified
Date: Thu, 30 Oct 2014 21:54:54 GMT
Server: Apache/2.2.29 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.8 PHP/5.6.2 mod_ssl/2.2.29 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.20.0
Connection: Keep-Alive
Keep-Alive: timeout=5, max=98
Etag: "61121ef2-1227-5005ea04ed500"
----------------------------------------------------------
http
://localhost/example.com/images/intro-example.jpg
GET /example.com/images/intro-example.jpg HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/index.htm
Cookie: SQLiteManager_currentLangue=2
Connection: keep-alive
If-Modified-Since: Mon, 11 Aug 2014 19:38:35 GMT
If-None-Match: "61122515-9183-5005fb36224c0"
Cache-Control: max-age=0
HTTP/1.1 304 Not Modified
Date: Thu, 30 Oct 2014 21:54:54 GMT
Server: Apache/2.2.29 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.8 PHP/5.6.2 mod_ssl/2.2.29 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.20.0
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
Etag: "61122515-9183-5005fb36224c0"
----------------------------------------------------------
http
://localhost/example.com/images/ibpa.jpg
GET /example.com/images/ibpa.jpg HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/index.htm
Cookie: SQLiteManager_currentLangue=2
Connection: keep-alive
If-Modified-Since: Tue, 21 Oct 2014 18:18:57 GMT
If-None-Match: "611c5731-1114-505f2dd534640"
Cache-Control: max-age=0
HTTP/1.1 304 Not Modified
Date: Thu, 30 Oct 2014 21:54:54 GMT
Server: Apache/2.2.29 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.8 PHP/5.6.2 mod_ssl/2.2.29 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.20.0
Connection: Keep-Alive
Keep-Alive: timeout=5, max=97
Etag: "611c5731-1114-505f2dd534640"
----------------------------------------------------------
http
://localhost/example.com/images/apss.jpg
GET /example.com/images/apss.jpg HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http
://localhost/example.com/index.htm
Cookie: SQLiteManager_currentLangue=2
Connection: keep-alive
If-Modified-Since: Tue, 21 Oct 2014 18:18:33 GMT
If-None-Match: "611c572b-42b6-505f2dbe51040"
Cache-Control: max-age=0
HTTP/1.1 304 Not Modified
Date: Thu, 30 Oct 2014 21:54:54 GMT
Server: Apache/2.2.29 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.8 PHP/5.6.2 mod_ssl/2.2.29 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.20.0
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
Etag: "611c572b-42b6-505f2dbe51040"
----------------------------------------------------------
[edited by: phranque at 11:24 pm (utc) on Oct 30, 2014]
[edit reason] unlinked URLs [/edit]