Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Attempts to get 2nd page failing
· 11 years ago
Well you definitely have something messed up in your default directory or virtual host settings. Your rewrite and header modules appear to be enabled ok. If your .htaccess does in fact exist, then i
-
Attempts to get 2nd page failing
· 11 years ago
There is already an AllowOverride All in the Directory section for this one (this was in the instructions, and is what I did early on). Putting it into the VirtualHost block causes the "Welcome to OS
-
Attempts to get 2nd page failing
· 11 years ago
How about putting an AllowOverride All in the last VirtualHost entry (the one with the SeverName stanbrough.com.au).
-
Attempts to get 2nd page failing
· 11 years ago
Done, and same result. I've stopped/restarted Apache from OS X Server app, as well as restarted the machine, but still got... Not Found The requested URL /mypage was not found on this server. Apache S
-
Attempts to get 2nd page failing
· 11 years ago
I see you have AllowOverride None in your <Directory “/Library/WebServer/Documents”></Directory> section. This needs to be set to AllowOverride All
-
Attempts to get 2nd page failing
· 11 years ago
Hi, Finally managed to get back to this. Find attached the httpd.conf file.. # This is the main Apache HTTP server configuration file. It contains the configuration directives that give the server it
-
Attempts to get 2nd page failing
· 11 years ago
That's really the only useful log your going to find. At this point i'm not sure how to help other than to say to paste your httpd.conf file and I can have a look in there and see if i see anything o
-
Attempts to get 2nd page failing
· 11 years ago
I'm lost on this. The apache error logs don't show anything wrong at all. I start the server (via the OS X server app) and the only thing that appears in the log is... [Sat Oct 31 22:12:39.473805 2015
-
Attempts to get 2nd page failing
· 11 years ago
You should check your apache error files. Your problem is definitely related to an apache rewrite setup.
-
Attempts to get 2nd page failing
· 11 years ago
Hi rhukster, I've done all of those things, and i'm still getting a Not Found The requested URL /mypage was not found on this server. error message :-(. Are there any log files that I should be looki