Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Mahesh_Vikram
Mahesh_Vikram
Offline

Badges

Badges
25

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
12

Posts

Posts
118

Discussions

Discussions
24

Questions

Questions
94

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Mahesh_Vikram
Customize the badges you want to showcase on your profile
Re: trying to delete one folder using CURL + AEM 6.1 - Adobe Experience Manager 23-11-2017
is this issue resolved

Views

1.0K

Likes

0

Replies

0
dispatcher is not able to pass 412 response headder - Adobe Experience Manager 06-04-2016
Hi All,Good Day ..!!!We have dispatcher in front of author.I am trying to delete one page form author- siteadmin it should pass the header 412 :-1, tried deleting page accessing author directly accessing with IP:4502 then deleting it is passing header response 412.2, when i tried to delete the page from dispatcher it is not able to pass the header response 412.when coming to dispatcer.any file in filter section i allowed all.dispatcher.log:- Found farm authorsite for [Wed Apr 06 16:47:39 2016] [...

Views

657

Likes

0

Replies

0
Re: user permission. - Adobe Experience Manager 22-03-2016
HiThis is what i found in documentation, may be this could help you: contributorGroupBasic privileges which allow the user to write content (as in functionality only).Does not allocate any privileges to the /content tree - these must be specifically allocated for the individual groups or users.Link:- https://docs.adobe.com/docs/en/cq/5-6-1/administering/security.html#Built-in%20Users%20and%20GroupsThanks and RegardsKautuk Sahni

Views

562

Likes

0

Replies

0
Re: hiding the content path{request URI} - Adobe Experience Manager 07-03-2016
Hi Amit, Thank a lot for your response..I have put the rules u have mentioned.. it is not working.RewriteCond %{REQUEST_URI} ^/geohome.html$ RewriteCond %{HTTP_HOST} ^mahesh.com$ RewriteRule ^/geohome.html$ /content/mahesh/index.html [L,R=301] RewriteCond %{REQUEST_URI} ^(/|)$ RewriteCond %{HTTP_HOST} ^mahesh.com$ [NC] RewriteRule ^/$ /content/mahesh/index.html [L,PT] Thanks viki

Views

3.7K

Likes

0

Replies

0
Re: Best approach to remove appending " /" - Adobe Experience Manager 29-02-2016
Mahesh Vikram wrote... Hi All, When we tried to hit the URL with appending - '/' like:- http://<>*.mp4/ for the first time, request goes to the CQ and gives the error, but in this process dispatcher is creating folder with *.mp4. and as usual next subsequent requests will give errors as it tries to fetch from the cache. What would be best approaches:- 1, like adding a rule in dispatcher like:- this worked for me. /0046 { /type "deny" /glob "GET *.mp4/*" } 2, Adding a rewrite rule on the apache. ...

Views

400

Likes

0

Replies

0
Re: Dispatcher in front of publisher? - Adobe Experience Manager 03-02-2016
Hi Vikram,It depends on where you are configuring dispatcher. Are you configuring in local or dev or staging or production? Generally in local and DEV it can be one to many but in staging and production it will be one to one.Thanks

Views

546

Likes

0

Replies

0
Re: Dispatcher flush - Adobe Experience Manager 03-02-2016
https://docs.adobe.com/docs/en/cq/5-5/deploying/dispatcher/page_invalidate.htmlAs per the link configuring on the Publish instance is the best approach.

Views

355

Likes

0

Replies

0
Re: Publish + dispatcher + 403 forbidden issue - Adobe Experience Manager 13-01-2016
Hi Jitendra,I followed the same steps in the link you provided, after that problem started.Thanks,Mahesh

Views

1.2K

Likes

0

Replies

0
Re: redirectTarget understading - Adobe Experience Manager 22-09-2019
i don't have setup any redurect status.It's a normal page only.

Views

802

Likes

0

Replies

0
Re: CQ log rotation.(5.6.1 AEM version) - Adobe Experience Manager 22-12-2015
This was requirement for Project team, and just wanted to see if it is possible.. We are doing log rotation based on size.

Views

447

Likes

0

Replies

0