You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by George Christidis <gc...@hotmail.co.uk> on 2011/01/19 23:07:17 UTC

[users@httpd] http reference link

Hi, I have a question about the link google references for my website on search results. It appears as www.website.com\main_dir\?q=shab100500

Not sure if this is coming from an apache setting or google itself or the php code. I don't know what it means. I am still learning apache, so for now I have my site on a web host. My host recently migrated my data to a new server so they might have changed something in apache? 

Any guidance is much appreciated. 

George




Enviado desde mi dispositivo BlackBerry® de +Móvil

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] http reference link

Posted by Jeroen Geilman <je...@adaptr.nl>.
On 1/19/11 11:07 PM, George Christidis wrote:
> Hi, I have a question about the link google references for my website on search results. It appears as www.website.com\main_dir\?q=shab100500
>
That is very unlikely, as it is not a valid URL.
It is probably listed as www.website.com/main_dir/?q=shab100500

> Not sure if this is coming from an apache setting or google itself or the php code.

It's a valid URL with a query string.

>   I don't know what it means. I am still learning apache, so for now I have my site on a web host. My host recently migrated my data to a new server so they might have changed something in apache?

If this did not use to happen, they may have made htaccess rewrite 
changes; ask them what they did.

It is not a problem, as it is a valid URL.


-- 
J.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org